0.5.2 • Published 8 years ago

generator-github-create v0.5.2

Weekly downloads
6
License
ISC
Repository
github
Last release
8 years ago

Join the chat at https://gitter.im/trainerbill npm version dependencies Status devDependencies Status Build Status Coverage Status 

#generator-github-create Yeoman generator for github authentication, create repository, README Badges, local git initialization, and local commit and push.

#Installation

$ npm install -g generator-github-create

#Features

  • Multiple Github Accounts
  • Token Authentication
  • 2 Factor authentication (not tested. Create an issue if it doesn't work)
  • Organization Support
  • Create remote repository
  • Initialize local git
  • Commit and push generated project to created repository
  • Create README.md
  • Create Badges on README.md

#Composability

Composability is a way to combine smaller parts to make one large thing. Sort of like Voltron®
Yeoman docs You can use the following methods to composeWith

#Sub Generators

  • yo github-create:authentication - Authenticate to github
  • yo github-create:create - the list user orgs, create github repository, initialize git, push initial commit.
  • yo github-create:readme - create readme / add badges

#Usage To find usage you can run --help on the subgenerators

yo github-create:authenticate --help

#Example Checkout the these generators to see how they all work together.

0.5.2

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.3.6

8 years ago

0.3.5

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago