/perk-cli

Command link tool for bootstrapping Perk apps

Primary LanguageJavaScriptMIT LicenseMIT

perk-cli

Command link tool for bootstrapping perk apps

To install

npm install -g perk-cli

To use

perk my-perk-app

This will create the basic file structure for your new app inside of the my-perk-app directory and give you instructions on what to do next.