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 |
|
Leo Lamprecht
|
7bb903d563
|
Only show the URL locally, not on the Now platform
Now outputs a URL by itself
|
2016-12-06 21:39:26 +01:00 |
|
nkzawa
|
6ca52f3ee2
|
use template literals for console.log
|
2016-12-02 15:29:02 +09:00 |
|
Dan Zajdband
|
38efb9f96e
|
Using process.exit instead of exit
|
2016-10-25 16:03:24 +01:00 |
|
Dan Zajdband
|
1477734211
|
Added linting using standard (#27)
* Added linting using standard
* Linting on test
|
2016-10-16 17:00:17 -07:00 |
|
nkzawa
|
88b01e0a72
|
next-dev
|
2016-10-06 20:05:52 +09:00 |
|
nkzawa
|
9b06a22f31
|
initial source
|
2016-10-06 08:52:50 +09:00 |
|