Made with ❤️ by @GreatGodApollo
curday.dat Generator for Prevue
Just head on over to the releases page and download the latest release
for your platform. Extract it using something like 7-Zip for Windows or tar on other
platforms (tar -zxvf genday*.tar.gz).
That's it! Although you'll probably want to also add the binary to your path for ease of use.
Do you happen to have scoop installed? Well lucky for you, I happen to have a scoop bucket. Said bucket's name is Trough.
$ scoop bucket add trough https://github.com/GreatGodApollo/trough.git
$ scoop install gendayDo you have go installed? You can run just one simple command to install Genday!
$ go get -u github.com/GreatGodApollo/gendayFor detailed usage please visit my documentation
$ genday --help
Usage: genday [--version] [--verbose] COMMAND [arg...]
Generate a curday.dat file
Options:
-v, --version Show the version and exit
-V, --verbose Verbose debug mode
Commands:
json generate a file from JSON
Run 'genday COMMAND --help' for more information on a command.As you may have noticed, this repo has issues disabled, that's because everything is over on my bug portal @ pm.brettb.xyz. You can browse around without an account, but you do need to make one in order to file anything.
This project is licensed under the MIT License