Navigation Menu

Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
emicklei committed Mar 16, 2013
1 parent a41bc5e commit 4d5eef7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,10 @@


go get -v github.com/emicklei/rango

go install ...rango

rango [projectname]

[Documentation on godoc](http://godoc.org/github.com/emicklei/rango)

Expand Down
5 changes: 5 additions & 0 deletions doc.go
Expand Up @@ -24,6 +24,11 @@ TODO
multi variable declarations per entry
multi import declarations per entry
multi statements per entry
interpret compiler errors
Requirements
Installation of Go 1+ SDK
Because it depends on sh (e.g. bash) it only runs on a Go supported *nix OS
How it is made
Expand Down

0 comments on commit 4d5eef7

Please sign in to comment.