Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 629 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (15 loc) · 629 Bytes

Contributing

Pull requests are always appreciated.

To get started contributing, fork and clone the repo:

git clone git@github.com:your-username/concourse-s3-simplecov-html.git

Development

Requires Docker.

  1. Run cp config.example.json config.json.
  2. Modify config.json.
  1. Run ./test/out </full/path/to/dir>.
  2. Run ./test/in </full/path/to/dir>.
  3. Run ./test/check.