Ali Movahedi
|
23cff62505
|
style: lint code
lint code on files: index.js, poll.js and argument-parser.js
|
2016-03-28 12:30:54 +04:30 |
|
Ali Movahedi
|
e5c25bd9c1
|
refactor: remove grunt and babel
remove grunt from dependencies, and use transformed code instead using babel/register.
change API a litte
|
2016-03-28 12:26:07 +04:30 |
|
Mahdi Dibaiee
|
41ca326173
|
feat: If a required argument is not supplied, ask for it and then resolve the command listener.
Thanks to @amovah for his contributions
|
2015-07-09 15:46:27 +04:30 |
|
|
2aaed21195
|
Ask for arguments
|
2015-07-09 14:26:17 +04:30 |
|
|
477f99b40c
|
change return data in argument-parser.
|
2015-07-09 00:42:11 +04:30 |
|
Mahdi Dibaiee
|
5c36581e08
|
Change 'word' argument type from \w to \s – resolves #6
|
2015-07-07 01:54:29 +04:30 |
|
Mahdi Dibaiee
|
9d470eed7d
|
Remove console.log
|
2015-07-06 04:52:10 +04:30 |
|
Mahdi Dibaiee
|
b53817ced7
|
Switch from restler to unirest
restler is buggy and doesn't support utf8 multipart requests
|
2015-07-06 04:35:25 +04:30 |
|
Mahdi Dibaiee
|
bd4f0ed027
|
Add Argument Parser 💪
|
2015-07-05 18:06:27 +04:30 |
|