@financial-times/get-origami-repos
v1.0.2
Published
Get a JSON array of all Origami GitHub repositories
Downloads
15
Maintainers
Keywords
Readme
Get Origami Repos
Get a JSON array of all Origami GitHub repositories.
Usage
Requirements
Running Get Origami Repos requires Node.js 8+ and npm 5+. Install globally with:
npm install -g @financial-times/get-origami-repos
Running
Run the command with:
GITHUB_AUTH_TOKEN=XXXXXX get-origami-repos
To save to a local JSON file:
GITHUB_AUTH_TOKEN=XXXXXX get-origami-repos > origami-repos.json
Contact
If you have any questions or comments about this module, or need help using it, please either raise an issue, visit #ft-origami or email Origami Support.
Licence
This software is published by the Financial Times under the [MIT licence].