Skip to content

Commit

Permalink
Drop Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
tcr-ableton committed Aug 22, 2019
1 parent 15d0c70 commit 747c72d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 76 deletions.
76 changes: 0 additions & 76 deletions Makefile

This file was deleted.

9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,15 @@ TrousseauVersion: 0.1.0c

## Contribute

### Testing

Running the unit tests for the project is done with the following command:

```go
go test github.com/oleiade/trousseau/...
```

### Workflow
For detailed contribution instructions, see the the [CONTRIBUTING](https://github.com/oleiade/trousseau/blob/master/CONTRIBUTING.md) document

However here is a quick summary for all of you in a hurry:
Expand Down

0 comments on commit 747c72d

Please sign in to comment.