aardvark.code | |||
Pages:
01_intro 02_install 03_simple_example 04_sqlite 05_postgres 06_spark 07_timing 08_best_tool 09_docker 10_static_ws 11_code_gen 12_append 99_faq One Page |
02_install
20160515
Install aardvarkGo get styleWith your $GOPATH variable properly set:
ManuallyGrab a copy of aardvark.go from github, compile it, and copy the resulting executable to your bin directory:
|