refactor: rename aim to upm and extract appimage module
This commit is contained in:
parent
af13e98eb3
commit
863c57e473
117 changed files with 2622 additions and 887 deletions
|
|
@ -10,4 +10,8 @@ Audits are to live in `.audits` with a good name slug plus time & date.
|
|||
IMPORTANT TO CHECK BEFORE ANY COMMIT!!
|
||||
Architecture under `.architecture` must be maintained with each change.
|
||||
- Security issues stumbled upon or noticed during execution **already in code** must live in `security-issues.md`. Newly added issues during execution or planning should be raised to the user and/or dealt with, instead of growing the list.
|
||||
- An overview of the workspace, should live in `overview.md`.
|
||||
- An overview of the workspace, should live in `overview.md`.
|
||||
- A roadmap of the planned direction & features in `roadmap.md`.
|
||||
|
||||
## UPM work
|
||||
We are currently using the `upm` branch as our "main" for all `upm` work, meaning feature branches/worktrees will merge back into here.
|
||||
Loading…
Add table
Add a link
Reference in a new issue