Skip to content

💎 A plugin for Danger to compress your PNG/JPEG images by using TinyPNG API.

License

Notifications You must be signed in to change notification settings

kingcos/danger-tinypng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

danger-tinypng

Build Status

danger-tinypng is a plugin for Danger to compress your PNG/JPEG images by using TinyPNG API.

Installation

$ gem install danger-tinypng

Usage

Methods and attributes from this plugin are available in
your `Dangerfile` under the `tinypng` namespace.

Development

  1. Clone this repo
  2. Run bundle install to setup dependencies.
  3. Run bundle exec rake spec to run the tests.
  4. Use bundle exec guard to automatically have tests run as you make changes.
  5. Make your changes.

Do you want to check your text during CI? Please check my another Danger plugin called danger-text_checker.

About

💎 A plugin for Danger to compress your PNG/JPEG images by using TinyPNG API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages