An open API service indexing awesome lists of open source software.

https://github.com/buildit/illuminate-extract

command line interface to support the extraction of data for import into Synapse
https://github.com/buildit/illuminate-extract

Last synced: 8 months ago
JSON representation

command line interface to support the extraction of data for import into Synapse

Awesome Lists containing this project

README

          

# illuminate-extract

# extract from Jira to a .json file
run node extract

output will be .json

# process .json extract of Jira data and load in Mongo
run node processExtract.js

Mongo must be running and available. Edit file to configure remote db.