Commit Graph

17 Commits

Author SHA1 Message Date
Lux Aliaga 86d3a00f02
project: Sourcehut migration
After the situation with the developers of Gitea wanting to privatize
their project and experiment with DAOs, I've decided to finally switch
to Sourcehut. The opinions on this forge are generally favorable, so I'm
hoping this will be for the best.
2022-11-16 17:19:41 -03:00
Lux Aliaga dadb0d721f
readme: Fixed typo
The command to undo the last action is "vento -u" and not "vento -c".
2022-11-03 22:56:55 -03:00
Lux Aliaga 0434457475
readme: Add "vento -u" to examples.
This is probably the last bit of documentation this new command needs.
Time to release!
2022-10-26 17:14:36 -03:00
Lux Aliaga 26cbbef870
readme: Asciinema demo
Should make showing the functionality of the tool clearer for users.
2022-09-28 17:45:52 -03:00
Lux Aliaga 0c08bc0a29
readme: Rewrite for Crates.io
So the readme on Crates.io looks kind of bad. I decided to redo it so it
looks well on there.
2022-09-28 15:01:42 -03:00
Lux Aliaga d3a2391cf2
readme: Fix syntax
vento help -> vento -h
2022-09-26 17:05:23 -03:00
Lux Aliaga aa233555a4
readme: Update quickstart
I know this is not accurate yet but I want to not bother with this
later.
2022-09-24 22:56:44 -03:00
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