Revision 06f7114d4ad1725d58f16fc5fdc9394f293c3539 authored by Iddan Aaronsohn on 01 October 2019, 11:35:37 UTC, committed by Denys Smirnov on 01 October 2019, 12:05:27 UTC
Corrected Getting-Started.md and moved some of it to docs/README.md
1 parent 87c9c34
Raw File
.gitignore
*.swp
main
*.test
*.peg.go
cayley.cfg
cayley.yml
cayley.json
.cayley_history
.DS_Store

# The built binary
cayley/
dist/
vendor/
cayley
back to top