Created
August 27, 2014 17:08
-
-
Save staypufd/879720f29543c802bd63 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mac - Run HSQLDB | |
NOTE: Assumes your hsqldb is installed at the top level of your home directory. | |
java -cp ~/hsqldb-2.3.2/hsqldb/lib/hsqldb.jar org.hsqldb.server.Server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment