Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 725 Bytes

readme.md

File metadata and controls

25 lines (16 loc) · 725 Bytes

Build Status

calculation method

calculation method

developer build and run

With node.js installed on the target box:

$ git clone --branch=dev https://github.com/dizzib/earthcalc.git
$ cd earthcalc
$ npm install       # install project dependencies
$ npm start         # build and start the task runner
earthcalc > b.all   # build everything

You should now be able to point your browser at _build/site/index.html

license

MIT