pack-cli

Crates.iopack-cli
lib.rspack-cli
version0.1.0
sourcesrc
created_at2020-12-31 17:56:28.898503
updated_at2020-12-31 17:56:28.898503
descriptionPackage software up into small installers
homepagehttps://pack.vercel.app
repositoryhttps://github.com/Interfiber/pack
max_upload_size
id329811
size1,084,987
Interfiber (Interfiber)

documentation

https://docs.rs/pack-cli

README

pack

Utility to package software into small bundles.

About

Pack Allows you to package software up into small tar files. Which can be installed with pack. They can includes scripts, assets, and of course your package.

Why Use pack?

Pack files are easy to create, small, and compressed. An installation of google chrome is only a 469.8 MB .pack installer file. Install times are also fast. Pack is also written in rust, making it memory safe. Its also really easy to get started by using the pack bundler command!

Commit count: 0

cargo fmt