1
0
Fork 0
mirror of https://git.sr.ht/~nixgoat/vento synced 2024-09-28 13:09:03 +00:00

readme: Add man pages to the TODO list

I mean I need to make this a real POSIX program with full documentation,
right?
This commit is contained in:
Lux Aliaga 2022-09-17 06:01:58 -03:00
parent 98a6b8deca
commit 8034a25eb9
Signed by: lux
GPG key ID: B56C805968637437

View file

@ -21,6 +21,7 @@ After installing, run `vento init`. This will create a `.vento` folder in your h
- [ ] Make `vento take` and `vento drop` commands independent from the `vento` command
- [ ] Configuration files
- [ ] Replace panic errors with more elegant, user friendly errors
- [ ] Man pages
- [x] Code cleanup
## Credits