camo-purge
camo-purge copied to clipboard
Purge Github Image Cache for Readme Badges :octocat::shower:
camo-purge
Purge Github Image Cache for Readme Badges :shower: :octocat:
Use this if you want to automatically purge the Github Image Cache for your Readme Badges in your Build Process.
Usage
In your Node.js project do:
npm install --save-dev camo-purge
You can supply a repository url via the --repository
option. If you omit that option camo-purge will try to find the
repository url in your projects package.json
.
You can then e.g. just prepend camo-purge ;
to your npm test script.
License
MIT Copyright (c) 2017 Sebastian Raff