Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Short guide

shayonj edited this page Mar 14, 2012 · 1 revision

Here are the list of commands you will be using most of the time.

  • nanoc co
  • nanoc view
  • git add .
  • git commit -am "Summary"
  • git push
  • ssh summit-vm
  • rsync -e ssh -avz output/ summit-vm:summit.o.o/

Clone this wiki locally