unlim
v1.0.47
Published
Tools for creating and updating the unlimited theme.
Downloads
9
Readme
Unlim
Tools for creating and updating the Unlimited Theme.
Installation/Setup
$ npm i -D unlimited-tools
Commands
| Command | Description | | :------- | :---- | | unlim deploy | Deploy to development | | unlim deploy:production | Deploy to production | | unlim build | Build production files without deploying | | unlim new | Install Unlimited within a new store | | unlim update:docs | Pull docs files from the master branch | | unlim update:tools | Pull tools (./bin) from master branch | | unlim update:package | Pull package.json from master branch | | unlim update:config | Pull config folder from master branch | | unlim update:all | Pull all non-theme files from master branch | | unlim docs | Build JSDocs and deploy to Github pages |