Skip to content

tom93/nztrain

 
 

Repository files navigation

Status: <img src=“secure.travis-ci.org/NZOI/nztrain.png?branch=master” alt=“Build Status” /> <img src=“” alt=“Coverage Status” /> <img src=“” /> Workflow: <img src=“” alt=“WIP Issues” />

Run ‘script/install.bash` to install dependencies.

‘script/update.bash` will pull changes from origin and recompile various things. This includes assets - assuming that it is for production purposes.

Both scripts depends on ‘script/install.cfg`, which is built using `script/install/config.bash` automatically. If `script/install.cfg` is incomplete (eg. new configuration is added), `script/install.bash` and `script/update.bash` will prompt for the new configurations required.

  • ‘spring` instead of `bundle exec` to keep a background copy of rails running, and avoid startup time.

  • ‘unicorn` starts of a development server (instead of Webrick).

About

PRs for Nztrain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 69.0%
  • HTML 18.8%
  • Shell 7.3%
  • JavaScript 2.6%
  • CSS 2.1%
  • Makefile 0.1%
  • CoffeeScript 0.1%