generator-bass

2.0.0 • Public • Published

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

/generator-bass/

    Package Sidebar

    Install

    npm i generator-bass

    Weekly Downloads

    10

    Version

    2.0.0

    License

    ISC

    Unpacked Size

    95.4 kB

    Total Files

    32

    Last publish

    Collaborators

    • cjonas