Commit Graph

28 Commits

Author SHA1 Message Date
Varun Gupta
ca79924d11 fixes #254 (#257)
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
2018-05-22 03:04:14 -07:00
Varun Gupta
3b791ad58b add loading spinner fallback (#202)
* add loading spinner fallback fixes #189

Signed-off-by: tech4GT <varun.gupta1798@gmail.com>

* handle testing with progress spinners

Signed-off-by: tech4GT <varun.gupta1798@gmail.com>

* apply fixes and improvements

Signed-off-by: tech4GT <varun.gupta1798@gmail.com>

* add example

Signed-off-by: tech4GT <varun.gupta1798@gmail.com>

* bug fixes

Signed-off-by: tech4GT <varun.gupta1798@gmail.com>

* resolves #189

Signed-off-by: tech4GT <varun.gupta1798@gmail.com>

* fix

Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
2018-03-31 01:21:28 -04:00
Raounak Sharma
efd5bf7624 Changed the warning log (#195)
Since our execution is not exactly async, hence the corresponding change in
the log message is more suitable log.

close 194
2018-03-09 17:14:03 -05:00
Varun Gupta
fd45d3caf3 resolves #132 fix options object (#171)
* resolves #132 fix options object

* Add Documentation for --details parameter

* fix spacing issue

* update naming of options parameter

Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
2018-02-16 18:03:39 -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
Varun Gupta
c19a663fa2 resolves #133 add -b --basic mode to only output final image update readme (#154)
* resolves #133 add -b --basic mode to only output final image update readme

Signed-off-by: tech4GT <varun.gupta1798@gmail.com>

* format logs and help

* update dist files
2018-01-23 12:26:02 -05:00
Varun Gupta
38cf05bb9e resolves #129 message to user informing about the async execution (#152)
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
2018-01-21 10:26:37 -05:00
Rudhra Raveendran
fe3ec335fe made CLI cleaner 2017-08-29 10:33:01 -04:00
Rudhra Raveendran
d759680869 abstracted validation to a function 2017-08-28 12:51:10 -04:00
Rudhra Raveendran
4c662d908e grammar 2017-08-28 12:16:34 -04:00
Rudhra Raveendran
c5d62e5529 Resolved #97 and #100 2017-08-28 12:14:48 -04:00
Chinmay Pandhare
c7e4ec7c4a Added outputs, fix modulesInfo 2017-08-26 03:27:10 +05:30
Chinmay Pandhare
38975791ca Basic CLI 2017-08-24 20:13:58 +05:30
Chinmay Pandhare
873492a456 Binary output can be exported to any directory 2017-08-24 19:35:15 +05:30
Chinmay Pandhare
ca044b1b01 Bugfixes 2017-08-24 19:07:22 +05:30
Chinmay Pandhare
26538891a3 Added exportBin method 2017-08-10 00:54:58 +05:30
Chinmay Pandhare
a067336ecf Basic Log Function 2017-07-04 21:39:14 +05:30
Chinmay Pandhare
b5a6b416fe log 2017-07-04 21:31:12 +05:30
Chinmay Pandhare
ef2d315089 Double Inversion Test (#30)
* Double Inversion Test

* Double Inversion Test

* Buildfix
2017-06-30 07:57:17 -04:00
Chinmay Pandhare
d22a95beaf Modularization 2017-06-27 00:26:03 +05:30
Chinmay Pandhare
ba4863c201 Restored Sequencer Module Structure 2017-06-18 12:03:18 +05:30
Chinmay Pandhare
f13da0fb19 Updated Readme, bugfixes 2017-06-16 21:27:40 +05:30
Chinmay Pandhare
1b67d52a96 Updated Readme and Code Comments 2017-06-16 11:02:23 +05:30
Chinmay Pandhare
65cc3585dc Phase 1 Completion 2017-06-14 08:42:42 +05:30
Chinmay Pandhare
ec2790652c Phase 1 Completion 2017-06-14 08:20:01 +05:30
Chinmay Pandhare
95e066fdc7 addSteps functionality added. Working on Node.js and Browsers 2017-06-03 20:32:12 +05:30
Chinmay Pandhare
f11cd4a04d Finishing demo 2017-04-03 11:46:01 +05:30
Chinmay Pandhare
c0ca13518e node test 2017-03-31 02:38:29 +05:30