nodejin

1.0.3 • Public • Published

⚡️ Nodejin

A CLI to bootstrap node projects for quick prototyping

Installation

npm install -g nodejin

Usage

nodejin <template> [options]

Example

nodejin express --yes

Current templates

  • Express
  • Koa

more templates and features currently in the works.

options alias default description
--git -g true Initilize git repository
--skipInstall -si false Skip installing dependencies
--yes -y false Skip prompts and use the default options and the default template

Readme

Keywords

Package Sidebar

Install

npm i nodejin

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

14.9 kB

Total Files

17

Last publish

Collaborators

  • datlyfe