js-templates-generator

1.0.1 • Public • Published

js-templates-generator

CircleCI Maintainability Test Coverage

Description

js-templates-generator helps you generate most JavaScript frameworks template already customize for you with all the necessary basic setup already done.

Requirement

Nodejs > 6.0.0

Installation

npm install -g js-templates-generator

Templates

Default templates

Default templates are stored in template template folder.

Template Language/Tools Description
api-postgres-node-express-sequelize NodeJS/Express/Postgres/Sequelize See template page on Github
Hello World HTML5/CSS A simple hello world template

Usage

To generate a template after installation. From your terminal cd to where you want to generate your project and run (excuding the $) $ initiate

  • options for available templates will display.
  • Then use your arrow keys (up and down) to select template of your choice.
  • You will be prompt to enter your project name. Project Name may only include letters, numbers, underscores and hashes.
  • Your project will be generated with new name.

Template CLI variable

Variable Description
project-name Name of your new project

Want to contribute ?

Wow, that's great!

Feedback, bug reports and pull requests, new templates are more than welcome !

TODO

  • Add more JavaScript frameworks templates

Inspired by Harriet Ryder!

Package Sidebar

Install

npm i js-templates-generator

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

335 kB

Total Files

31

Last publish

Collaborators

  • onwuvic