Nuxt/packages/cli
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
..
bin refactor(cli): better consistency and easier unit testing (#4160) 2018-10-25 11:13:42 +03:30
src feat(cli): list commands (#4245) 2018-11-01 04:53:06 +01:00
test feat(cli): list commands (#4245) 2018-11-01 04:53:06 +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