0.5.2 • Published 9 years ago
generator-github-create v0.5.2
#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
9 years ago
0.5.1
9 years ago
0.5.0
9 years ago
0.3.6
10 years ago
0.3.5
10 years ago
0.3.4
10 years ago
0.3.3
10 years ago
0.3.2
10 years ago
0.3.1
10 years ago
0.3.0
10 years ago
0.2.0
10 years ago
0.1.6
10 years ago
0.1.5
10 years ago
0.1.4
10 years ago
0.1.3
10 years ago
0.1.2
10 years ago
0.1.1
10 years ago
0.1.0
10 years ago
0.0.9
10 years ago
0.0.8
10 years ago