Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# AAEC (Artists, Authors, Editors & Composers)

This application is being archived July 15, 2025. The application itself is being sunset and removed from production.

![CircleCI](https://img.shields.io/circleci/build/github/uclibs/aaec)

## Getting Started
Expand Down Expand Up @@ -42,4 +44,4 @@ use the correct version.
## Note on Dependency Management
While this repository includes a yarn.lock file, you do not need to run yarn install to use the program.
The application is fully operational with bundle install alone, which manages all necessary Ruby
dependencies.
dependencies.
Loading