0.1.1 • Published 10 years ago

gojo v0.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
10 years ago

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
0.1.1

10 years ago

0.1.0

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago