forked from toolshed/abra
docs: more specifics in TODO file
This commit is contained in:
parent
1442c71911
commit
4d12a75494
27
TODO.md
27
TODO.md
@ -1,9 +1,10 @@
|
|||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
Disclaimer!: List is WIP
|
> Disclaimer!: List is WIP
|
||||||
|
|
||||||
- [ ] Feature Parity with Abra
|
## Feature parity
|
||||||
- [ ] Commands
|
|
||||||
|
- [ ] Commands
|
||||||
- [ ] `abra server`
|
- [ ] `abra server`
|
||||||
- [x] `ls`
|
- [x] `ls`
|
||||||
- [x] `add`
|
- [x] `add`
|
||||||
@ -29,8 +30,13 @@ Disclaimer!: List is WIP
|
|||||||
- [ ] `run`
|
- [ ] `run`
|
||||||
- [ ] `rollback`
|
- [ ] `rollback`
|
||||||
- [ ] `secret`
|
- [ ] `secret`
|
||||||
|
- [ ] `generate`
|
||||||
|
- [ ] `insert`
|
||||||
|
- [ ] `rm`
|
||||||
- [ ] `undeploy`
|
- [ ] `undeploy`
|
||||||
- [ ] `volume`
|
- [ ] `volume`
|
||||||
|
- [ ] `ls`
|
||||||
|
- [ ] `rm`
|
||||||
- [ ] `abra recipe`
|
- [ ] `abra recipe`
|
||||||
- [x] `ls`
|
- [x] `ls`
|
||||||
- [x] `create`
|
- [x] `create`
|
||||||
@ -38,9 +44,20 @@ Disclaimer!: List is WIP
|
|||||||
- [x] `versions`
|
- [x] `versions`
|
||||||
- [ ] `lint`
|
- [ ] `lint`
|
||||||
- [ ] `upgrade`
|
- [ ] `upgrade`
|
||||||
|
- [ ] migrating installer script
|
||||||
- [x] `version`
|
- [x] `version`
|
||||||
- [ ] `doctor`
|
- [ ] `doctor`
|
||||||
|
|
||||||
|
## Next phase
|
||||||
|
|
||||||
- [ ] Refactor code and good comments
|
- [ ] 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
|
- [ ] 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.)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user