Re-add main.go and add install instruction
Updated .gitignore to alloy cayley to be kept.
This commit is contained in:
parent
5c92e925fe
commit
a5f8391739
3 changed files with 90 additions and 5 deletions
|
|
@ -52,10 +52,7 @@ Make sure you have the right packages installed. Mostly, this is just Go as a de
|
|||
Now you can clone the repository and build the project.
|
||||
|
||||
```bash
|
||||
git clone git@github.com:google/cayley.git
|
||||
cd cayley
|
||||
make deps
|
||||
make
|
||||
go get github.com/google/cayley/cmd/cayley
|
||||
```
|
||||
|
||||
And the `cayley` binary will be built and ready.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue