Commit graph

11 commits

Author SHA1 Message Date
Labhansh Agrawal
f05bb265ac rename cli/*.js to ts 2019-12-16 18:57:44 +01:00
Labhansh Agrawal
a4e2c791a9 syntax fixes in cli/api.js 2019-12-08 01:37:53 +01: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
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
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
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