Skip to content

Instantly share code, notes, and snippets.

@staypufd
Created August 27, 2014 17:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save staypufd/879720f29543c802bd63 to your computer and use it in GitHub Desktop.
Save staypufd/879720f29543c802bd63 to your computer and use it in GitHub Desktop.
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