Skip to content

pnevyk/major-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Major-init

Majordomo command for initialization of a project.

Installation

$ npm install -g 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).

About

Majordomo command for initialization of a project

Resources

License

Stars

Watchers

Forks

Packages