A simple command line util for creating msgpack based packages. Useful when you want to have a project/folder from your local machine in the browser with for testing.
msgpacker pack <source-directory> <target-file>
msgpacker unpack <source-file> <target-directory>