davecheney / faux

A clone of the cmd/go tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

faux

A clone of the cmd/go tool

installation

  • you need gccgo 4.9 or later, preferably from trunk, http://golang.org/doc/install/gccgo
  • go install -compiler gccgo github.com/davecheney/faux will install a version of faux built with gccgo
  • faux will now default to -compiler gccgo, use it as you would go.

About

A clone of the cmd/go tool

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%