Skip to content
  1. Mar 11, 2012
  2. 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