Description
This repository is now digga and what used to be digga is being archived.
Reasoning
Maintaining two separate repositories for such connected projects is becoming increasingly difficult. Anytime something changes in digga, an accompanying pull request has to be made in devos to fix the changes. We're maintaining two "separate" docs and projects when they really are the same thing.
I think this repo should just be a folder in the digga examples folder instead of being its own repo. The majority of issues in this repo are really about digga. Most of the "devos" docs are just about applications of the digga api.
Merging this repo into digga wouldn't change a whole lot. We can export the devos template with the templates
output in digga, so all the getting started docs will still apply, but just with the digga api instead. nix flake new -t github:divnix/digga
.
In terms of discoverability, we can move all the devos docs to be part of digga's docs and link the getting started in the digga readme.
Todo
- merge in devos docs as a usage section of digga
- combine readmes: digga has a contributing section, devos has the shoulders section, ...
- anything else I'm missing
cc @nrdxp @blaggacao