Skip to content
This repository has been archived by the owner on Jun 12, 2019. It is now read-only.

Short guide

shayonj edited this page Apr 15, 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