mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 07:33:24 +00:00
14 lines
429 B
Markdown
Executable File
14 lines
429 B
Markdown
Executable File
[](https://travis-ci.org/EDCD/coriolis-data)
|
|
# Coriolis Data Files
|
|
|
|
JSON Data modelling Elite Dangerous ships and components.
|
|
|
|
See [the wiki](https://github.com/edcd/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.
|