mirror of
https://github.com/eza-community/eza.git
synced 2025-08-04 17:08:42 +00:00
![]() This now automatically checks out the latest release commit, pulls the binary archives for all three linux architectures from the release package, verifies that the md5sum is in the release notes, and then packs the deb packages Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de> |
||
---|---|---|
.. | ||
deb-package.sh | ||
dev-bash.sh | ||
dev-create-test-filesystem.sh | ||
dev-fixtures.sh | ||
dev-help.sh | ||
dev-package-for-linux.sh | ||
dev-run-debug.sh | ||
dev-run-release.sh | ||
dev-set-up-environment.sh | ||
dev-versions.sh | ||
local-package-for-macos.sh | ||
README.md |
exa › development tools
These scripts deal with things like packaging release-worthy versions of exa.
They are not general-purpose scripts that you’re able to run from your main computer! They’re intended to be run from the Vagrant machine.