Skip to content

Instantly share code, notes, and snippets.

@calid
Last active August 29, 2015 14:13
Show Gist options
  • Save calid/0e082cffb026e5957e9f to your computer and use it in GitHub Desktop.
Save calid/0e082cffb026e5957e9f to your computer and use it in GitHub Desktop.
/usr/local/java-apps
├── bin
│   └── myapp -> ../myapp/bin/myapp
└── myapp
├── bin
│   └── myapp
└── lib
├── dependency1.jar
├── dependency2.jar
├── dependency3.jar
└── myapp.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment