major-init

0.1.2 • Public • Published

Major-init

Majordomo command for initialization of a project.

Installation

$ npm install major-init

Usage

$ majordomo init

Modules

  • writes chosen modules to .majorfile

git

  • initializes empty Git repository
  • creates .gitignore with node_modules/ and .majorfile
  • create LICENSE file with license you chose
  • if you use GitHub it will add remote url to your GitHub repository

npm

  • writes details you gave to package.json

bower

  • writes details you gave to bower.json

Todo

  • authorize user via npm adduser if npm module is used

License

Major-init is MIT licensed. Feel free to use it, contribute or spread the word. Created with love by Petr Nevyhoštěný (Twitter).

Readme

Keywords

Package Sidebar

Install

npm i major-init

Weekly Downloads

0

Version

0.1.2

License

MIT

Last publish

Collaborators

  • nevyk