Files
coriolis-data/README.md
2016-02-17 13:40:43 -08:00

14 lines
441 B
Markdown

[![Build Status](https://travis-ci.org/cmmcleod/coriolis-data.svg?branch=master)](https://travis-ci.org/cmmcleod/coriolis-data)
# Coriolis Data Files
JSON Data modelling Elite Dangerous ships and components.
See [the wiki](https://github.com/cmmcleod/coriolis-data/wiki) for more details
## Development
After making changes to the json files run `npm start` to update the distribution files.
Run `npm test` to lint and run unit tests.