No description
Find a file
2024-12-29 23:10:29 -06:00
.vscode switch to toml 2024-12-29 23:10:29 -06:00
docs switch to toml 2024-12-29 23:10:29 -06:00
src switch to toml 2024-12-29 23:10:29 -06:00
.gitignore functional prototype 2024-12-29 16:31:56 -06:00
Cargo.lock switch to toml 2024-12-29 23:10:29 -06:00
Cargo.toml switch to toml 2024-12-29 23:10:29 -06:00
gregory.example.toml switch to toml 2024-12-29 23:10:29 -06:00
README.md switch to toml 2024-12-29 23:10:29 -06:00

Gregory

This is Gregory. Gregory controls repos. Gregory keeps track of updating repos, trying to be simple and elegant, but enough.

THIS IS A PROTOTYPE

Documentation

Go look at docs/

TODO

  • Add sources (similar to sources in a PKGBUILD)?
  • Add support for loading scripts rather than listing commands
  • Add multithreading
  • Add better/custom grouping for when to run jobs (dependency system? (automatic detection?))
  • Add hook system
  • Add SQL database (maybe using sqlx?)
    • Log stderr too ()

Other stuff

  • The formatting for the config file (gregory.toml) was heavily inspired by Drone's config.
  • Why the name?
    • I was thinking to go with something dark and foreboding, since this is a program to control everything about a repo - it's the high command. But I couldn't think of anything and thought just naming it some lame random name instead would be way funnier. Hence, Gregory.
  • Gregory is a program, so it uses it/its pronouns. It also doesn't mind whether you capitalize its name or not, "gregory" or "Gregory" are fine, you can even shorten it if you want.