Skip to content
  1. Jun 22, 2017
  2. Apr 21, 2015
  3. Mar 11, 2012
  4. Feb 09, 2012
    • Dmitry Chestnykh's avatar
      Remove Makefiles. Rename example. · b1a07266
      Dmitry Chestnykh authored
      Go weekly 2012-02-07.
      
      Example is now capexample.
      To build helper tools:
      
         cd capexample && go install
         cd capgen && go install
      
      This will install tools capexample and cangen into $GOPATH/bin.
      b1a07266