generator-bass
v2.0.0
Published
yoman generator for the Salesforce B.A.S.S.
Downloads
10
Readme
generator-bass
yoman generator for the Salesforce B.A.S.S. applications.
Installation
First, install Yeoman and generator-bass using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-bass
Then generate your new project:
yo bass my-project
# ... answer questions
cd my-project
npm run deploy-dev # this will deploy code to your dev target org
See B.A.S.S Readme (in generated project) for more info.
License
ISC © charlie jonas