Programming Conventions

Description of file structures, naming conventions, and coding conventions used through the Giterary codebase.

  • Why don’t you use library X to do Y? Wouldn’t that be easier?

    TODO: Minimizing dependencies.