docs: added todo list for the port

This commit is contained in:
Roxie Gibson 2021-07-18 04:10:14 +01:00
parent d1f7e8011d
commit e13948f37e
Signed by untrusted user: roxxers
GPG Key ID: 5D0140EDEE123F4D
1 changed files with 43 additions and 0 deletions

43
TODO.md Normal file
View File

@ -0,0 +1,43 @@
# TODO
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