1 repository
Applying compression to source scripts specifically to reduce binary distribution size.
Distinct from Binary Packaging Scripts: Distinct from general binary packaging by focusing specifically on the compression of scripts for embedding.
Explore 1 awesome GitHub repository matching devops & infrastructure · Script Compression. Refine with filters or upvote what's useful.
Fido is a command-line tool for automating the retrieval of official Windows installation images and UEFI shell files. It provides a script-driven interface to download these system images directly from remote servers without the use of a web browser. The project utilizes LZMA compression to embed scripts within executable binaries for smaller distribution sizes. It incorporates security utilities for generating and verifying cryptographic digital signatures, ensuring the integrity and authenticity of downloaded files via public-key verification. The tool covers automated file deployment and
Reduces the storage size of automation scripts using LZMA compression for easier distribution.