Clark Du
|
2a36dbad22
|
feat: client mode modern and support dev/generate (#4264)
|
2018-11-07 23:37:06 +00:00 |
|
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 |
|
Jonas Galvez
|
6dadadfa25
|
feat(cli): list commands (#4245)
* add listCommands to cli/run
* add listCommands to cli/run (2)
* lint
* lint
* lint
* fix
* fixes
* fix
* lint
* maxCharsPerLine = process.stdout.columns * 80 / 100
* fix test
* fix imports
* refactor foldLines()
* default process.stdout.columns to 80
* default to 80
* fix
* fix test
* lint
* fix test
* add help flags to main usage
* fix
* fix
* fix
|
2018-11-01 04:53:06 +01:00 |
|
Jonas Galvez
|
4503d42d54
|
refactor(cli): cleanups and improvements (#4222)
|
2018-10-30 01:46:16 +03:30 |
|
Pim
|
4b7afcc218
|
feat(cli): add imports mock and cleanup (#4195)
|
2018-10-25 19:10:55 +03:30 |
|
Pim
|
0669b68c91
|
refactor(cli): better consistency and easier unit testing (#4160)
|
2018-10-25 11:13:42 +03:30 |
|