Skip to content

Commit 747c72d

Browse files
committed
Drop Makefile
1 parent 15d0c70 commit 747c72d

File tree

2 files changed

+9
-76
lines changed

2 files changed

+9
-76
lines changed

Makefile

-76
This file was deleted.

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,15 @@ TrousseauVersion: 0.1.0c
433433

434434
## Contribute
435435

436+
### Testing
437+
438+
Running the unit tests for the project is done with the following command:
439+
440+
```go
441+
go test github.com/oleiade/trousseau/...
442+
```
443+
444+
### Workflow
436445
For detailed contribution instructions, see the the [CONTRIBUTING](https://github.com/oleiade/trousseau/blob/master/CONTRIBUTING.md) document
437446

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

0 commit comments

Comments
 (0)