Skip to content
eestrada edited this page Mar 10, 2013 · 1 revision

Rules to live by

  • Use Github for getting your code reviewed for inclusion in the pipeline
  • Don't ever work on your code in the production folder (i.e. "/groups/owned/byu-animation-tools"). Your changes will either break the pipeline or simply be erased the next time that changes are pulled from Github
  • Use spaces, not tabs, for indentation. Why? Because the inventor of Python said so.
Clone this wiki locally