项目作者: hobbyquaker

项目描述 :
Purge Github Image Cache for Readme Badges :octocat::shower:
高级语言: JavaScript
项目地址: git://github.com/hobbyquaker/camo-purge.git
创建时间: 2017-04-21T11:28:31Z
项目社区:https://github.com/hobbyquaker/camo-purge

开源协议:MIT License

下载


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