Skip to content
This repository has been archived by the owner on Jan 31, 2019. It is now read-only.

Financial-Times/get-origami-repos

Repository files navigation

Get Origami Repos CircleCI

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].