humanjs

1.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i humanjs

Weekly Downloads

5

Version

1.0.1

License

MIT

Last publish

Collaborators

  • henrikjoreteg