Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsteele committed Sep 10, 2015
1 parent eb987a5 commit 8a14b01
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# drone-cookiescan
Imports JSON from [cookiescan](https://github.com/tomsteele/cookiescan) into a lair project

## Install
Download a compiled binary for supported operating systems from [here](https://github.com/lair-framework/drone-cookiescan/releases/latest).

```
$ mv drone-cookiescan* drone-cookiescan
$ ./drone-cookiescan -h
```

## Build from source
```
$ go get github.com/lair-framework/drone-cookiescan
```

0 comments on commit 8a14b01

Please # to comment.