Nuxt/packages/cli
Jonas Galvez 19287cce96 feat(cli): add help command (#4248)
* add commands/help

* simply cmds in run()

* refinement

* simply cmds in run() (2)

* simply cmds in run() (3)

* lint

* cmd.showHelp()

* check for cmd / uknown cmd

* final fix

* fixes

* remove Set

* Add NuxtCommand.load()

* updated tests

* lint
2018-11-02 05:35:32 +01:00
..
bin refactor(cli): better consistency and easier unit testing (#4160) 2018-10-25 11:13:42 +03:30
src feat(cli): add help command (#4248) 2018-11-02 05:35:32 +01:00
test feat(cli): add help command (#4248) 2018-11-02 05:35:32 +01:00
package.js feat: migrate nuxt into monorepo (#4051) 2018-10-18 00:58:25 +03:30
package.json feat: update to consola 2 (#4247) 2018-11-01 04:50:07 +01:00