Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an ARCHITECTURE.md document #302

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add an ARCHITECTURE.md document #302

wants to merge 2 commits into from

Commits on Apr 19, 2024

  1. docs: Add an ARCHITECTURE.md document

    It would be useful to have an ARCHITECTURE document that can be used by
    new contributors to get a "bird's eye view" of how things are arranged
    in smol. This commit adds a basic ARCHITECTURE.md document with the aim
    that it can be used by prospective contributors.
    
    So far only the lower-level items of the ecosystem have been described.
    
    Signed-off-by: John Nunley <[email protected]>
    notgull committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b169fb5 View commit details
    Browse the repository at this point in the history
  2. chore: fix nits

    Signed-off-by: John Nunley <[email protected]>
    notgull committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2e7d9b1 View commit details
    Browse the repository at this point in the history