Crates.io | pack-cli |
lib.rs | pack-cli |
version | 0.1.0 |
source | src |
created_at | 2020-12-31 17:56:28.898503 |
updated_at | 2020-12-31 17:56:28.898503 |
description | Package software up into small installers |
homepage | https://pack.vercel.app |
repository | https://github.com/Interfiber/pack |
max_upload_size | |
id | 329811 |
size | 1,084,987 |
Utility to package software into small bundles.
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.
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!