Commit graph

21 commits

Author SHA1 Message Date
Alexander Zeitler
f5fa18a336 add keywords / update version to 0.8.1 2018-06-29 12:16:45 +02:00
Alexander Zeitler
809ef68ed2 update version to 0.8.0 2018-06-29 12:10:26 +02:00
Ezekiel Warren
b31ec1821c
Merge branch 'master' into spawn 2018-06-28 09:01:24 -07:00
Alexander Zeitler
4954d8ab6d update version to 0.7.0 2018-06-28 11:06:54 +02:00
Alexander Zeitler
ed55a52afd
Add contributor Ezekiel Warren 2018-06-28 10:59:40 +02:00
zaucy
b72e2ef6ed spawn instead of exec and piping child process output 2018-06-28 00:23:14 -07:00
Alexander Zeitler
4127133107 update version to 0.6.1 2018-06-18 15:59:07 +02:00
Alexander Zeitler
64067613fa add Palash Mondal as contributor 2018-06-18 15:58:41 +02:00
Alexander Zeitler
c50620143a update version to 0.6.0 2018-06-16 20:11:23 +02:00
Alexander Zeitler
c7d679bd84 update version to 0.5.0 2018-06-16 20:07:34 +02:00
Alexander Zeitler
951c168267 add Ignatiev Mikhail as contributor 2018-06-16 20:07:17 +02: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
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
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