mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-19 14:43:05 -03:00
Merge pull request #71 from mcarmonaa/fix/cli-version
added version to cli
This commit is contained in:
@ -12,6 +12,11 @@ The recommended way to install simple-linguist
|
||||
go get gopkg.in/src-d/enry.v1/...
|
||||
```
|
||||
|
||||
To build enry's CLI you must run
|
||||
|
||||
make build-cli
|
||||
|
||||
it generates a binary in the project's root directory called `enry`. You can move this binary to anywhere in your `PATH`.
|
||||
|
||||
Examples
|
||||
--------
|
||||
|
Reference in New Issue
Block a user