Skip to content

Instantly share code, notes, and snippets.

@schmichael
Last active August 29, 2015 14:01
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save schmichael/d484a356804b15db3c0e to your computer and use it in GitHub Desktop.
Save schmichael/d484a356804b15db3c0e to your computer and use it in GitHub Desktop.
├── bin # random scripts
├── data # db bootstrap files
├── devops # salt in our case
└── src # code
├── ... # a bunch of packages as if they were individual repos
└── cmd
├── app1
└── appN # all of these are main packages that build our service binaries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment