Gregory Ballantine gballan
gballan opened issue BitGoblin/mcst#2 2022-09-19 17:03:45 -04:00
Setting file permissions only works on Unix
gballan opened issue BitGoblin/mcst#1 2022-09-19 16:59:52 -04:00
The version flag for the "new" command does nothing
gballan pushed to main at BitGoblin/mcst 2022-09-19 16:57:13 -04:00
da099a11ce Added the 'new' command which creates the scaffolding for a server instance
gballan pushed to main at BitGoblin/mcst 2022-09-19 15:33:40 -04:00
1723c26ba9 Initial rust project structure with clap
gballan created branch go in BitGoblin/mcst 2022-09-19 15:02:40 -04:00
gballan pushed to go at BitGoblin/mcst 2022-09-19 15:02:40 -04:00
gballan pushed to main at BitGoblin/mcst 2022-09-19 14:39:55 -04:00
f908be29b9 Added the testify module for testing
gballan pushed to main at BitGoblin/mcst 2022-09-19 14:38:32 -04:00
ccce234ae3 Added the 'new' command, which creates a new minecraft server instance
gballan pushed to main at BitGoblin/mcst 2022-09-17 18:16:33 -04:00
92153508b3 Initial Go project structure
gballan created repository BitGoblin/mcst 2022-09-17 18:02:22 -04:00
gballan pushed to master at BitGoblin/adept 2022-09-16 23:21:50 -04:00
9b59d7485e Added a version subcommand
gballan pushed tag v0.2.0 to BitGoblin/Zealot 2022-09-15 18:16:25 -04:00
gballan pushed to master at BitGoblin/Zealot 2022-09-15 18:16:16 -04:00
21740a63c1 Version bump to v0.2.0
gballan closed issue BitGoblin/Zealot#8 2022-09-15 18:15:23 -04:00
Allow the service to read configuration from /etc and the user's home directory
gballan commented on issue BitGoblin/Zealot#8 2022-09-15 18:15:20 -04:00
Allow the service to read configuration from /etc and the user's home directory

Handled in 024e4b2e1c0ce3f8dc3b4a7a658e80c7454bdc4a

gballan opened issue BitGoblin/Zealot#8 2022-09-15 18:14:59 -04:00
Allow the service to read configuration from /etc and the user's home directory
gballan pushed to master at BitGoblin/Zealot 2022-09-15 18:10:47 -04:00
024e4b2e1c Used the config-rs crate to allow reading from a config file from /etc/zealot/config.toml and from the home directory
gballan opened issue BitGoblin/Zealot#7 2022-09-15 12:06:14 -04:00
Add version info
gballan pushed tag v0.3.0 to BitGoblin/adept 2022-09-15 10:12:44 -04:00
gballan closed issue BitGoblin/adept#12 2022-09-15 10:12:05 -04:00
Clean up the logging and configuration initalization