Sha256: 87290b79dc0fb312d1e1af9d22c870b775972900c5ac225dadf78160a7ef93f9
Contents?: true
Size: 529 Bytes
Versions: 2
Compression:
Stored size: 529 Bytes
Contents
# Danger Clorox A [Danger](https://github.com/danger/danger) plugin for [Clorox](https://github.com/barbosa/clorox) that runs on macOS. ## Installation Add this line to your Gemfile: ```rb gem 'danger-clorox' ``` ## Usage The easiest way to use is just add this to your Dangerfile: ```rb clorox.check_files ``` ## Attribution Original structure, sequence, and organization of repo taken from [danger-prose](https://github.com/dbgrandi/danger-prose) by [David Grandinetti](https://github.com/dbgrandi/). ## License MIT
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
danger-clorox-1.0.0 | README.md |
danger-clorox-0.0.1 | README.md |