goman

0.0.4 • Public • Published

G (aka Goman)

G (aka Goman) is a faster implemenation of yeoman.

sudo npm install -g goman

cli usage

g [generator] [options]

Built-in generators

Creating a generator

Goman generators have go- prefix.

npm install -g go-your-new-generator

than call

g your-new-generator

The prefix can be changed by updating ~/.g/.g.config.json

{
  "prefix": "go"
}

/goman/

    Package Sidebar

    Install

    npm i goman

    Weekly Downloads

    1

    Version

    0.0.4

    License

    ISC

    Unpacked Size

    6.23 kB

    Total Files

    11

    Last publish

    Collaborators

    • paulserraino