tree: 79cf96d6c9ec8879be3c7c224d754b170750c3ff [path history] [tgz]
  1. schema/
  2. todos_appd/
  3. todos_init/
  4. .gitignore
  5. .jshintrc
  6. Makefile
  7. package.json
  8. README.md
  9. run.sh
  10. test.sh
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