📄️ direnv
We generally prepare two things with direnv:
📄️ EditorConfig
EditorConfig enables us to configure basic file formatting and indentation configuration across many editors.
📄️ GitHub Actions
We're using GitHub Actions for continuous integration and delivery, at least for the time being.
📄️ Just
We use Just as our task runner of choice, as opposed to Make.
📄️ Nix dev shell
Repositories should define their dependencies in one of two ways:
📄️ treefmt
Common formatters