Skip to content

Commit

Permalink
alr_appimage renamed to alr2appimage
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrojo authored Mar 14, 2024
1 parent 6a804dc commit 7d769e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ A curated list of awesome resources related to the Ada and SPARK programming lan

### Build and Package
- [alire](https://github.com/alire-project/alire) - A catalog of ready-to-use Ada libraries plus a command-line tool (alr) to obtain, compile, and incorporate them into your own projects. It aims to fulfill a similar role to Rust's cargo or OCaml's opam.
- [alr-appimage](https://github.com/mgrojo/alr-appimage) - A tool for automatically creating an AppImage executable from an Alire crate.
- [alr2appimage](https://github.com/mgrojo/alr2appimage) - A tool for automatically creating an AppImage executable from an Alire crate.
- [aura](https://github.com/annexi-strayline/AURA) - An integrated build and source/package management tool with a more hands-on versioning approach. Alternative to alire and gprbuild. Optimized for CI/CD pipelines.
- [gprbuild](https://github.com/AdaCore/gprbuild) - Adacore multi-language software build tool.
- [ravenadm](https://github.com/jrmarino/ravenadm) - Administration tool for Ravenports http://www.ravenports.com.
Expand Down

0 comments on commit 7d769e0

Please sign in to comment.