1. 12 2月, 2017 1 次提交
    • J
      adding hostname argument to CLI (#1017) · c4a22abb
      Jesse Hattabaugh 提交于
      * adding hostname argument to CLI
      
      * using -H instead of -hn
      
      * removing hostname default
      
      * checking that hostname has a truthy value that's not a boolean
      
      * making the log message match the hostname
      
      * oops
      c4a22abb
  2. 03 2月, 2017 1 次提交
  3. 16 1月, 2017 1 次提交
  4. 15 1月, 2017 1 次提交
  5. 11 1月, 2017 1 次提交
    • M
      Add warning when running start without build (#736) · 23d5ea91
      Marvin Mieth 提交于
      * add warning when running start without build
      
      * run build before start
      
      * Revert "run build before start"
      
      This reverts commit 171b54489df7b6c3ebd0d9d65578acf89d4daa12.
      
      * exit code & dir
      
      * dont update yarn.lock
      
      * use existsSync
      
      * Add some style changes.
      23d5ea91
  6. 19 12月, 2016 1 次提交
    • S
      Add cli usage information (#423) · 955f6817
      Stephen Sauceda 提交于
      * 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
      955f6817
  7. 07 12月, 2016 1 次提交
  8. 02 12月, 2016 1 次提交
  9. 25 10月, 2016 1 次提交
  10. 17 10月, 2016 1 次提交
  11. 06 10月, 2016 2 次提交