Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Latest commit

 

History

History
34 lines (21 loc) · 731 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 731 Bytes

Build Status js-standard-style

util-check-renovate

Check renovate settings for repos.

If a file does not match the template the template is copied to clipboard and the repo is opened in your browser.

Usage

Make sure the template is correct.

Add an local `.env``

REPOS_URL=https://api.github.com/orgs/telemark/repos

Start with collecting the repos.

$ npm run save-repos

Run the script

$ npm start

License

MIT