mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-11 07:10:56 +00:00
93bd052c70
• Install fewer Rust components • Silence the output of some commands • Only locale-gen the locales we need, and only do it once While the 'vagrant up' and 'vagrant provision' times are still very long, and these benchmarks are very variable, there's a noticeable improvement here: • 'vagrant up' has gone from ~244s to ~223s • 'vagrant provision' has gone from ~21s to ~7s |
||
---|---|---|
.. | ||
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.