1.0.1 • Published 10 years ago

humanjs v1.0.1

Weekly downloads
25
License
-
Repository
github
Last release
10 years ago

humanjs app scaffolding

Install it, then follow the prompts to generate a starting point for your app.

npm i humanjs -g

humanjs

Defaults

You can optionally create a .humanjsrc file in your home folder containing JSON with your preferred defaults.

Currently the only options are:

{
    "name": "Your Name <maybe_your_email@your_domain.com>",
    "framework": "express || hapi"
}

This config simply changes the suggested defaults when answering questions. They can still be overwritten when running the generator, but saves a bit of typing.

Changelog

license

MIT

1.0.1

10 years ago

1.0.0

10 years ago

0.2.0

10 years ago

0.1.5

11 years ago

0.1.4

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago

0.0.1

11 years ago