Jeroen Engels
1305a7cd92
fix: Bump inquirer to v3 and promisify everything ( #34 )
...
BREAKING CHANGE: Drop support for Node < v4. This uses native Promises available from Node v4.
* fix: Bump inquirer to v3.0.1. Fixes #33 to improve Windows support.
* refactor: Promisify everything as inquirer uses Promises from 1.0.0 onwards
2017-02-15 22:25:32 +01:00
Jeroen Engels
dfc20fc8d9
Don't break if there is no git remote info
2016-05-10 15:39:44 +02:00
Jeroen Engels
afb8f4e287
Fix new linting errors
2016-05-05 16:27:26 +02:00
Jeroen Engels
ea9badba3e
Ask whether to auto-commit in init questions
2016-03-30 20:56:30 +02:00
Jeroen Engels
d780c3c94f
Add --commit
option to commit on contributor add/update
2016-03-30 00:08:57 +02:00
Jeroen Engels
8c2642422e
Add prompt when adding contributor/ion and omitting user or types
2016-03-28 23:26:26 +02:00
Jeroen Engels
192e698dca
Create a util folder
2016-03-27 17:10:53 +02:00
Jeroen Engels
9459c823a7
Use git to find repo name and repo owner for init
2016-03-22 00:43:59 +01:00
Jeroen Engels
a33ef2307f
Add init command to generate rc file
2016-03-21 22:40:32 +01:00