|
|
|
@ -25,4 +25,4 @@ To install the development version of Ordr3:
@@ -25,4 +25,4 @@ To install the development version of Ordr3:
|
|
|
|
|
cd ordr3 |
|
|
|
|
make devenv |
|
|
|
|
|
|
|
|
|
To run the tests, use `make tests` or `make coverage` for a complete report. |
|
|
|
|
To run the tests, use `make tests` or `make coverage` for a complete report. You can also run an autoformatter and linter with `make lint`. |
|
|
|
|