Skip to content

hobbyquaker/camo-purge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

camo-purge

NPM version Dependency Status Build Status XO code style License

Purge Github Image Cache for Readme Badges 🚿 :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

Releases

No releases published

Packages

No packages published