Commit Graph

10 Commits

Author SHA1 Message Date
Lux Aliaga 13e28e445c
build: Create manpages for Vento.
I've backtracked from using Clap and instead will keep using my own
custom command parser. I'll be using the man crate instead. These
manpages have the new syntax which I'll implement in the following
commits. This also uses cargo-make to install the manpages because I
don't want the manpages being replaced everytime I rebuild.
2022-09-24 22:51:57 -03:00
Lux Aliaga edcf1408ee
readme: Credit jo!
Seriously, couldn't have done it without her lol
2022-09-19 00:32:00 -03:00
Lux Aliaga 756c56ea9f
readme: Add logo
yay we have a new project logo! 💖
2022-09-18 01:43:49 -03:00
Lux Aliaga 96588e7642
readme: Remove TODO list
I'll be using the issue tracker to work on project management from now
on.
2022-09-17 14:58:26 -03:00
Lux Aliaga 8034a25eb9
readme: Add man pages to the TODO list
I mean I need to make this a real POSIX program with full documentation,
right?
2022-09-17 06:01:58 -03:00
Lux Aliaga 98a6b8deca
readme: Added item to TODO list
This idea is to basically replicate the original concept more closely.
2022-09-17 06:00:12 -03:00
Lux Aliaga cb2b59e641
readme: Update TODO list
Just adding more work for me ig 💀
2022-09-17 05:56:42 -03:00
Lux Aliaga 5d8771be3c readme: No prebuilt binaries
Backing down because Codeberg has no CI (yet)
2022-09-15 01:45:12 -03:00
Lux Aliaga a9344b7670 readme: TODO list
This project is not finished, friends!
2022-09-15 01:40:01 -03:00
Lux Aliaga 632fa4422b vento: Added README.md 2022-09-15 01:37:08 -03:00