camo-purge icon indicating copy to clipboard operation
camo-purge copied to clipboard

Purge Github Image Cache for Readme Badges :octocat::shower:

camo-purge

NPM version Dependency Status Build Status XO code style License

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