I hereby claim:
- I am xanio on github.
- I am xanio (https://keybase.io/xanio) on keybase.
- I have a public key ASDnFIxg9FHGIVGmJPzsRdZlX21ZVKP0Xmo8KHqLZPuUHAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#! /bin/bash | |
################ | |
# package.sh | |
# | |
# Packages java code as a native OS X application | |
# | |
# - Fetches source for a Java Swing HelloWorld application from the web | |
# - Compiles the source | |
# - Packages the source into a native Mac application |