kamiyaa / joshuto

ranger-like terminal file manager written in Rust
https://crates.io/crates/joshuto
GNU Lesser General Public License v3.0
3.37k stars 148 forks source link

Script to install from the terminal #427

Closed kennycallado closed 10 months ago

kennycallado commented 10 months ago

Update the automated-build workflow to generate the checksum files and remove deprecated use of set-output. Also add [profile.release] strip option in Cargo.toml to avoid extra step in automated-build.

Breaks Nix Flakes workflow as mentioned in #425.

Shells tested:

Targets tested:

Close: #425 and maybe #102

kamiyaa commented 10 months ago

👍