msgpacker

0.0.3 • Public • Published

msgpacker

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.

Usage

Packing

msgpacker pack <source-directory> <target-file>

Unpacking

msgpacker unpack <source-file> <target-directory>

Readme

Keywords

Package Sidebar

Install

npm i msgpacker

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

4.51 kB

Total Files

6

Last publish

Collaborators

  • jasperdm