Skip to content

Instantly share code, notes, and snippets.

@gslin
Created January 25, 2014 17:47
Show Gist options
  • Save gslin/8620458 to your computer and use it in GitHub Desktop.
Save gslin/8620458 to your computer and use it in GitHub Desktop.
gslin@colo-p [~/work/jar] [01:45/W4] tree
.
├── build
│   ├── classes
│   │   └── org
│   │   └── gslin
│   │   └── test
│   │   └── HelloWorld.class
│   └── jar
│   └── HelloWorld.jar
├── myManifest
└── src
└── org
└── gslin
└── test
└── HelloWorld.java
10 directories, 4 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment