Skip to content

DeMoorJasper/msgpacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

A simple tool to package a directory for usage in web applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published