kg-project-init
v0.0.4
Published
A command-line tool for setting up new Kinetic Growth projects.
Readme
kg-project-init
This node module makes it easy to set up Kinetic Growth implementations.
Installation
Run npm install -g to install the module for global usage.
Usage
To set up a new project, navigate to your workspace folder in your terminal (the folder that contains your Salesforce projects) and run kginit <customer> where <customer> is the name of the customer that you are setting up a new project for.
