1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/bin
Stephen Sauceda 955f6817c4 Add cli usage information (#423)
* add cli usage: `next init`

* add cli usage: `next --help`

* add cli usage: `next build --help`

* add cli usage: `next dev --help`

* add cli usage: `next init --help`

* add cli usage: `next start --help`

* use set

* build, start and dev all accept a directory

* typo and conciseness
2016-12-18 12:28:34 -08:00
..
next Add cli usage information (#423) 2016-12-18 12:28:34 -08:00
next-build Add cli usage information (#423) 2016-12-18 12:28:34 -08:00
next-dev Add cli usage information (#423) 2016-12-18 12:28:34 -08:00
next-init Add cli usage information (#423) 2016-12-18 12:28:34 -08:00
next-start Add cli usage information (#423) 2016-12-18 12:28:34 -08:00