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

readme: TODO list

This project is not finished, friends!
This commit is contained in:
Lux Aliaga 2022-09-15 01:40:01 -03:00
parent 632fa4422b
commit a9344b7670

View file

@ -15,6 +15,11 @@ $ cargo install --path .
After installing, run `vento init`. This will create a `.vento` folder in your home directory which will store your inventories. After which, you can run `vento list` to display the files in your inventories, `vento take` to move a file into your active inventory and `vento drop` to drop a file out of it. If you're stuck, run `vento help`.
## TODO:
- [ ] Better implementation of `list`
- [ ] Code cleanup
## Credits
- [Chesapeake](https://moth.monster/) for the original concept