Commit graph

22 commits

Author SHA1 Message Date
Alexander Zeitler
951c168267 add Ignatiev Mikhail as contributor 2018-06-16 20:07:17 +02:00
Alexander Zeitler
219a93d245
Merge pull request #4 from modjke/exec-support
run and exec support
2018-06-16 19:53:44 +02:00
Alexander Zeitler
15164e7912
Merge pull request #2 from modjke/master
Custom and multiple YML files support
2018-06-16 19:51:44 +02:00
Ignatiev Mikhail
e601a19e4b readme 2018-06-16 19:08:29 +03:00
Ignatiev Mikhail
4d7fac4b2a exec and run implementation 2018-06-16 16:42:43 +03:00
Ignatiev Mikhail
ef756adc93 reverted back string interps cause original repo is using them 2018-06-16 14:14:40 +03:00
Ignatiev Mikhail
794905e7c9 optional params marked as [], removed string interp as it is not supported by node 6 2018-06-16 13:11:27 +03:00
Ignatiev Mikhail
be7642278f readme 2018-06-16 13:05:51 +03:00
Ignatiev Mikhail
8889412840 custom ymls support + tests, eslint aid for tests 2018-06-16 13:00:24 +03:00
Ignatiev Mikhail
3c87d3a8df test / run eslint to work @ windows too 2018-06-16 12:15:43 +03:00
Alexander Zeitler
c50b3f0603 fix typos in docs. 2017-08-25 10:35:43 +02:00
Alexander Zeitler
f5e890d582 add readme, rename eslint npm command 2017-08-25 10:29:12 +02:00
Alexander Zeitler
17c5f6d390 resolve call must not depend on logging 2017-08-24 17:51:47 +02:00
Alexander Zeitler
83a25085a7 make options.log param optional (default = false) 2017-08-24 17:48:12 +02:00
Alexander Zeitler
48cf0b4cb8 change cwd param type to string for rm 2017-08-24 17:46:29 +02:00
Alexander Zeitler
3d2e4b2a59 force (-f) rm due to non interactive mode 2017-08-24 17:03:40 +02:00
Alexander Zeitler
cb9da9ef14 return promise for rm function 2017-08-24 16:54:07 +02:00
Alexander Zeitler
04a53032dc fix jsdoc param types 2017-08-24 16:52:24 +02:00
Alexander Zeitler
45b4b3057f cleanup 2017-08-24 16:48:26 +02:00
Alexander Zeitler
cd9df6ca19 make it work with Node 6.x
Tests still require Node.js 8 for async/await
2017-08-24 16:48:16 +02:00
Unknown
4fae99d8e4 implement up, down, stop, kill, rm 2017-06-10 23:58:22 +02:00
Alexander Zeitler
4edf5c01df Initial commit 2017-06-07 18:47:19 +02:00