Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/annexi-strayline/AURA
The AURA Reference Implementation
https://github.com/annexi-strayline/AURA
Last synced: 3 months ago
JSON representation
The AURA Reference Implementation
- Host: GitHub
- URL: https://github.com/annexi-strayline/AURA
- Owner: annexi-strayline
- License: bsd-3-clause
- Created: 2021-09-28T02:53:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-17T18:05:04.000Z (over 1 year ago)
- Last Synced: 2024-07-31T20:29:24.011Z (6 months ago)
- Language: Ada
- Size: 555 KB
- Stars: 22
- Watchers: 4
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ada - 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. (Deployment / Build and Package)
README
# AURA Reference Implementation (AURA CLI)
This is the Reference Implementation of The Ada User Repository Annex (AURA) integrated package management and build system for Ada.
Please refer to the [Official AURA docs](https://aura-docs.readthedocs.io/) for build instructions and details about what AURA is and how you can use it.
Please see our public launch [blog post](https://annexi-strayline.com/blog/posts/4) for some discussion on our philosophical approach that lead to the design of AURA, where it got its name, and what the ultimate ambitions are.
Also check out our companion AURA curated coalesced repository [ASAP](https://github.com/annexi-strayline/ASAP), which contains BSD-licensed open source AURA subsystems for any use.