Skip to content

Instantly share code, notes, and snippets.

@exterm
Created March 22, 2012 17:39
Show Gist options
  • Save exterm/2160644 to your computer and use it in GitHub Desktop.
Save exterm/2160644 to your computer and use it in GitHub Desktop.
project layout
.
├── deps
│ └── lager
├── disco
│ ├── ebin
│ └── src
├── launcher
│ ├── ebin
│ └── src
├── main.config
├── Makefile
└── rebar.config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment