Vibhor Gupta
|
d0bf9de71a
|
CLI code refactor (#665)
* CLI refactor
* es6 rollback
* Travis fix
* syntax fix
* clustered require statements
* travis debug
* travis debug
|
2019-01-31 13:01:03 -05:00 |
|
Varun Gupta
|
8d6b82d988
|
Minimize mod req (#289)
* remove trailing spaces from Run.js
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* minimize module requirements demonstrated with invert fixes #122
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* refactored modules
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* update docs
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* remove all trailing spaces from all files
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* fixing crop module
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* fix
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* update contributing.md
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
|
2018-06-15 14:44:18 -05:00 |
|
Varun Gupta
|
32c5a29906
|
resolves #131 create output directory immediately (#167)
* resolves #131 create output directory immediately
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* fix error if no steps are passed
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* add exit message if steps not passed
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* add test for creating output directory
|
2018-02-06 16:42:22 -05:00 |
|