#9 Need checkboxes in lists

master
Keith Irwin 2023-04-06 12:28:39 -06:00
parent f84c4d1f1e
commit 2fa0afd8f1
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
1 changed files with 4 additions and 4 deletions

View File

@ -108,11 +108,11 @@ The wireguard dashboard and admin are in a working alpha state. I have it implem
| nginx | [X] | [ ] | [ ] | [ ] |
| postfix | [X] | [ ] | [ ] | [ ] |
| asterisk | [ ] | [ ] | [ ] | [ ] |
```
- [ ] Replace bash scripts with binaries*
- [ ] API documentation
- [ ] A good CLI/TUI
[ ] Replace bash scripts with binaries*
[ ] API documentation
[ ] A good CLI/TUI
```
*binaries compiled from languages like c/rust/go/haskell, as long as SDKs are available.