eza/devtools
Sandro-Alessio Gierens 8f10db1af6
feat(devtools): add build commands to deb-package.sh
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-09 10:19:28 +02:00
..
deb-package.sh feat(devtools): add build commands to deb-package.sh 2023-09-09 10:19:28 +02:00
dev-bash.sh fix whitespace 2021-08-14 22:05:22 +00:00
dev-create-test-filesystem.sh test: change to /usr/bin/env bash 2023-07-29 18:53:19 +02:00
dev-fixtures.sh test: change to /usr/bin/env bash 2023-07-29 18:53:19 +02:00
dev-help.sh Change user in Vagrantfile 2018-09-26 21:25:50 +01:00
dev-package-for-linux.sh fix shell script issues identified through shellcheck 2021-08-14 22:04:50 +00:00
dev-run-debug.sh test: change to /usr/bin/env bash 2023-07-29 18:53:19 +02:00
dev-run-release.sh test: change to /usr/bin/env bash 2023-07-29 18:53:19 +02:00
dev-set-up-environment.sh test: change to /usr/bin/env bash 2023-07-29 18:53:19 +02:00
dev-versions.sh Move the welcoming text to their own files too 2017-10-01 09:49:45 +02:00
local-package-for-macos.sh fix shell script issues identified through shellcheck 2021-08-14 22:04:50 +00:00
README.md Vagrant changes 2020-10-10 00:21:20 +01:00

exa development tools

These scripts deal with things like packaging release-worthy versions of exa.

They are not general-purpose scripts that youre able to run from your main computer! Theyre intended to be run from the Vagrant machine.