docs: more specifics in TODO file

This commit is contained in:
decentral1se 2021-07-31 16:17:06 +02:00
parent 1442c71911
commit 4d12a75494
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

95
TODO.md
View File

@ -1,46 +1,63 @@
# TODO
Disclaimer!: List is WIP
> Disclaimer!: List is WIP
- [ ] Feature Parity with Abra
- [ ] Commands
- [ ] `abra server`
- [x] `ls`
- [x] `add`
- [ ] `new`
- [ ] `capsul`
- [ ] `hetzner`
## Feature parity
- [ ] Commands
- [ ] `abra server`
- [x] `ls`
- [x] `add`
- [ ] `new`
- [ ] `capsul`
- [ ] `hetzner`
- [ ] `rm`
- [ ] `init`
- [ ] `apps`
- [ ] `abra app`
- [x] `ls`
- [x] `new`
- [ ] `backup`
- [ ] `deploy`
- [ ] `check`
- [ ] `version`
- [ ] `config`
- [ ] `cp`
- [ ] `logs`
- [ ] `ps`
- [ ] `restore`
- [ ] `rm`
- [ ] `run`
- [ ] `rollback`
- [ ] `secret`
- [ ] `generate`
- [ ] `insert`
- [ ] `rm`
- [ ] `init`
- [ ] `apps`
- [ ] `abra app`
- [x] `ls`
- [x] `new`
- [ ] `backup`
- [ ] `deploy`
- [ ] `check`
- [ ] `version`
- [ ] `config`
- [ ] `cp`
- [ ] `logs`
- [ ] `ps`
- [ ] `restore`
- [ ] `undeploy`
- [ ] `volume`
- [ ] `ls`
- [ ] `rm`
- [ ] `run`
- [ ] `rollback`
- [ ] `secret`
- [ ] `undeploy`
- [ ] `volume`
- [ ] `abra recipe`
- [x] `ls`
- [x] `create`
- [ ] `release`
- [x] `versions`
- [ ] `lint`
- [ ] `upgrade`
- [x] `version`
- [ ] `doctor`
- [ ] `abra recipe`
- [x] `ls`
- [x] `create`
- [ ] `release`
- [x] `versions`
- [ ] `lint`
- [ ] `upgrade`
- [ ] migrating installer script
- [x] `version`
- [ ] `doctor`
## Next phase
- [ ] 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
- [ ] Automated builds and releases (for all OS's and archs)
## New features
- [ ] Commands
- [ ] `abra server`
- [ ] `dns`
- [ ] `gandi`
- [ ] In package managers (AUR, Debian, Ubuntu, Fedora, Homebrew, etc.)