Skip to content

ChuckJonas/generator-bass

Repository files navigation

generator-bass

NPM version Dependency Status

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

bass: like the fish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published