A vendor plugin for Saber that allows webmasters to create data sets that act like database tables based on the mustache code found within partial views.
- Clone this repository inside your Saber project within
/App/Vendors/and name the folder DataSetsNOTE: use
git cloneinstead ofgit submodule addsince the contents of the Vendor folder is ignored by git - Run
gulp vendorsfrom the root of your Saber project folder
While using the latest release of Saber, do the following:
- Download latest release of Saber.Vendors.DataSets
- Extract all files & folders from either the
win-x64orlinux-x64zip folder to Saber's/Vendors/folder
- run command
./publish.bat - publish
bin/Publish/DataSets.7zas latest release