Commit graph

16 commits

Author SHA1 Message Date
Labhansh Agrawal
a4e2c791a9 syntax fixes in cli/api.js 2019-12-08 01:37:53 +01:00
Benjamin Staneck
e778f1d494 fix for opn name change 2019-10-15 21:31:07 +02:00
Labhansh Agrawal
b52d8152bf Upgrade eslint to v6 and add TypeScript linting (#3843)
* Upgrade eslint to v6 and add TypeScript linting

* Fix pr checks


Co-authored-by: Benjamin Staneck <Stanzilla@users.noreply.github.com>
2019-10-03 02:56:50 +02:00
Benjamin Staneck
ec259be982 Revert "switch to open (#3788)"
This reverts commit 84bab83e88.
2019-09-11 05:22:19 +02:00
James George
84bab83e88 switch to open (#3788) 2019-09-11 04:05:04 +02:00
Branden Dane
d862b8542f Fix Hyper (canary) CMDs for install, list and silent failures (#3654)
Fixes #3620 and #3648
2019-07-30 15:40:33 +02:00
CHaBou
b16de26cf9 fix(cli): fix config path (#3636) 2019-05-08 21:18:21 +00:00
Peder Husom
20165e137d [CLI] added 'version' command. (#3207) 2018-09-25 00:48:44 +02:00
Itai Steinherz
27c1893fb8 Simplify promises in cli/api.js (#3198) 2018-09-23 21:14:39 +02:00
Andrew Hutchings
6923e5bbb3 CLI : Fix package existence check for scoped packages (#3044)
Fixes #2999
2018-05-23 23:32:38 +02:00
Tal Hayut
b5c221fe68 CLI: use .hyper.js from repo root dir when running in dev mode (#2792) 2018-04-20 17:02:30 +02:00
Albin Ekblom
943211bd09
Remove auto prefix plugin name (#2757)
* Remove auto prefix plugin name

* Remove unused function

* Cleanup
2018-03-13 17:42:27 +01:00
Amiram Korach
0162a9f84d Fix plugin name check (#2736)
Fixes #2735
2018-03-06 09:39:28 +01:00
CHaBou
e17aab656d
CLI: better existence check (#2700) 2018-02-25 14:18:45 -06:00
Benjamin Woodruff
a9e4aa59da Make CLI perform static analysis of config lazily (#2593) 2018-01-13 08:04:57 +01:00
CHaBou
5700690e0b
Add CLI tool to install/search plugins or launch app (#2375) 2018-01-09 16:05:19 +01:00