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