docs: updated todo
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Roxie Gibson 2021-07-18 06:41:19 +01:00
parent 37c06c82bf
commit 7d5db5fee1
Signed by untrusted user: roxxers
GPG Key ID: 5D0140EDEE123F4D
1 changed files with 39 additions and 39 deletions

78
TODO.md
View File

@ -2,42 +2,42 @@
Disclaimer!: List is WIP
- [] Feature Parity with Abra
- [] Commands
- [] `abra server`
- [] `ls`
- [] `add`
- [] `new`
- [] `rm`
- [] `init`
- [] `apps`
- [] `abra app`
- [] `ls`
- [] `new`
- [] `backup`
- [] `deploy`
- [] `check`
- [] `version`
- [] `config`
- [] `cp`
- [] `logs`
- [] `ps`
- [] `restore`
- [] `rm`
- [] `run`
- [] `rollback`
- [] `secret`
- [] `undeploy`
- [] `volume`
- [] `abra recipe`
- [] `ls`
- [] `create`
- [] `release`
- [] `versions`
- [] `abra upgrade`
- [] `version`
- [] `doctor`
- [] Refactor code and good comments
- [] Automated builds and releases (for all OS's and archs)
- [] In package managers (AUR, Debian, Ubuntu, Fedora, Homebrew, etc.)
- [] Look at UX and UI
- [ ] Feature Parity with Abra
- [ ] Commands
- [ ] `abra server`
- [x] `ls`
- [ ] `add`
- [ ] `new`
- [ ] `rm`
- [ ] `init`
- [ ] `apps`
- [ ] `abra app`
- [ ] `ls`
- [ ] `new`
- [ ] `backup`
- [ ] `deploy`
- [ ] `check`
- [ ] `version`
- [ ] `config`
- [ ] `cp`
- [ ] `logs`
- [ ] `ps`
- [ ] `restore`
- [ ] `rm`
- [ ] `run`
- [ ] `rollback`
- [ ] `secret`
- [ ] `undeploy`
- [ ] `volume`
- [ ] `abra recipe`
- [ ] `ls`
- [ ] `create`
- [ ] `release`
- [ ] `versions`
- [ ] `abra upgrade`
- [ ] `version`
- [ ] `doctor`
- [ ] Refactor code and good comments
- [ ] Automated builds and releases (for all OS's and archs)
- [ ] In package managers (AUR, Debian, Ubuntu, Fedora, Homebrew, etc.)
- [ ] Look at UX and UI