Commit graph

21 commits

Author SHA1 Message Date
Chris Vickery
48b0ed4b8e Fix error with add from cli, remove unneeded param 2017-11-07 09:06:54 -08:00
Chris Vickery
f9cdace376 Populate contribution choices with current values 2017-11-06 15:39:41 -08:00
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
Spyros Ioakeimidis
1e73194f54 fix: exit process on success to continue execution of othe scripts (#32) 2017-02-07 12:21:05 +01:00
fadc80
190813c61e Show a helpful message when .all-contributorsrc doesn't exist. (#23)
* Show a helpful message when .all-contributorsrc doesn't exist.

* Adding unit tests.

* Better test descriptions.

* Just code improvements.
2016-10-17 21:11:33 +02:00
Jeroen Engels
afb8f4e287 Fix new linting errors 2016-05-05 16:27:26 +02:00
Jeroen Engels
94bcafa485 Fix command being ignored. 2016-03-30 22:04:35 +02:00
Jeroen Engels
f5f5ee0709 Add prompt/auto-init when no arguments are given (fixes #10) 2016-03-30 21:34:01 +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
a33ef2307f Add init command to generate rc file 2016-03-21 22:40:32 +01:00
Jeroen Engels
c51b0a27ff fix lint/style issues 2016-03-07 00:28:25 +01:00
Jeroen Engels
f7be0de327 Rename template option to contributorTemplate. Rename tags to ALL-CONTRIBUTOR-*. Allow multiple files to be changed. 2016-03-06 16:50:50 +01:00
Jeroen Engels
f9bb61d7a2 Add badge indicating the number of collaborators (fixes #5) 2016-03-06 16:50:19 +01:00
Jeroen Engels
ff7457c825 Adding contributors to config file 2016-03-03 00:03:03 +01:00
Jeroen Engels
f2c8733e03 Modify contributor generation system 2016-03-03 00:02:13 +01:00
Jeroen Engels
62ae9d3ef0 Fix README example & cli config reading 2016-03-01 00:42:42 +01:00
Jeroen Engels
5101e9085c Add tests and the possibility to specify template 2016-02-29 23:48:49 +01:00
Jeroen Engels
4066516ba4 Add config parsing, and split into plenty of files 2016-02-29 11:45:19 +01:00
Jeroen Engels
2a0607ee2a Initial commit: working markdown edit 2016-02-29 01:48:55 +01:00