tree: a2b1edd400425f8aca5e654fe5d7d9ba48211bb1 [path history] [tgz]
  1. grunt_tasks/
  2. schema/
  3. test/
  4. todos_appd/
  5. todos_init/
  6. todos_stored/
  7. .gitignore
  8. .jshintrc
  9. Gruntfile.js
  10. Makefile
  11. package.json
  12. README.md
examples/todos/README.md

todos

export VEYRON_ROOT=/usr/local/google/home/sadovsky/veyron export PATH=./node_modules/.bin:${VEYRON_ROOT}/environment/cout/node/bin:${PATH}

make build make start make lint

vgo install {veyron,veyron2}/... npm install gofmt -w go/src/veyron/examples/todos grunt start