Commit Graph

11 Commits

Author SHA1 Message Date
Thomas Ruoff
9160bd1c82 major refactoring - well almost a rewrite
* changed the output of --list command to be more sane
* use promises and simplify API of swm.js
* simplify swm.js a bit
2019-11-15 00:25:31 +01:00
Thomas Ruoff
f4ccfe4429 add prettier 2019-11-14 08:41:27 +01:00
Thomas Ruoff
a64a14419b switch to callbacks 2016-03-11 15:07:19 +01:00
Thomas Ruoff
03f11a88d5 more cli tests 2016-03-11 15:07:19 +01:00
Thomas Ruoff
a82891c9e8 flatten promise chain
Got problems making test work with the old way - sigh
2016-03-11 15:07:19 +01:00
Thomas Ruoff
f6f0de0e04 remove unneeded proces.exit calls 2016-03-11 15:07:19 +01:00
Thomas Ruoff
196b9cb8c8 update readme and usage 2016-03-02 00:15:40 +01:00
Thomas Ruoff
e3054967b4 add support for predefined profiles 2016-03-01 23:38:24 +01:00
Thomas Ruoff
242a12d12a add optional config for postCmd 2016-03-01 13:54:41 +01:00
Thomas Ruoff
0cff05484f add list support 2016-03-01 11:19:30 +01:00
Thomas Ruoff
d2e0e172f9 split cli and helper, add bin entry to package.json 2016-01-18 10:07:57 +01:00