#static #pack #build #assets #tool #path #web-static-pack

app web-static-pack-packer

Installable web-static-pack-packer tool for web-static-pack crate

7 releases

0.1.6 Nov 8, 2023
0.1.5 Oct 12, 2022
0.1.4 Sep 27, 2021
0.1.3 Jan 31, 2021
0.1.0 Jul 31, 2020

#14 in #pack

Download history 11/week @ 2023-12-24 14/week @ 2024-01-14 4/week @ 2024-01-21 11/week @ 2024-01-28 34/week @ 2024-02-04 37/week @ 2024-02-11 12/week @ 2024-02-18 24/week @ 2024-02-25 21/week @ 2024-03-03 24/week @ 2024-03-10 1/week @ 2024-03-17 97/week @ 2024-03-31

124 downloads per month

MIT license

12KB
224 lines

web-static-pack-packer

Executable to build packs for web-static-pack crate See main crate for details

docs.rs

Usage

  1. Install (cargo install web-static-pack-packer) or run locally (cargo run)
  2. Provide positional arguments:
    • <path> - the directory to pack
    • <output_file> - name of the build pack
    • [root_pach] - relative path to build pack paths with. use the same as path to have all paths in pack root
  3. Use <output_path> file with web-static-pack (loader)

Dependencies

~5–15MB
~138K SLoC