1
0
This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
2023-08-07 18:16:38 +02:00
2023-08-07 18:16:38 +02:00
2023-08-07 18:16:38 +02:00
2023-08-07 18:16:38 +02:00
2023-08-07 18:16:38 +02:00
2023-10-09 11:55:48 +02:00

See new eza-docker-build project and move to Eza fork.

exa-docker-build

This repository contains the source to build Exa.

Usage Docker

If you have Docker installed locally, just run the following:

user@hostname$ ./build-in-container.sh

By default this will build the last version on Debian Bookworm and put the archive to target/ directory.

Build on current host

user@hostname$ ./build.sh
Description
Build last version of Exa with Cargo in a docker
Readme 29 KiB
Languages
Shell 100%