Skip to content

olafurr/gojo-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoJo - CLI

Webapp generator

Getting Started

npm install gojo -g

Usage

gojo init <project_name>

GoJo is handy if you just need a basic startup for a project.

  1. It generates package.json
  2. It generates bower.json and .bowerrc
  3. It sets up directory structure
  4. It installs npm modules and bower modules if bower.json and package.json where created
  5. It sets up a simple gulpfile.js in order to build your project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published