diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-11 14:32:55 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-11 14:32:55 +0100 |
| commit | 5023c5e07ef11a71e1d265fea18eb750c9d917ee (patch) | |
| tree | fe944640604bace665a7f198f17dabd2959a95db /README.md | |
| download | monorepo-5023c5e07ef11a71e1d265fea18eb750c9d917ee.tar monorepo-5023c5e07ef11a71e1d265fea18eb750c9d917ee.tar.gz monorepo-5023c5e07ef11a71e1d265fea18eb750c9d917ee.tar.bz2 monorepo-5023c5e07ef11a71e1d265fea18eb750c9d917ee.tar.xz monorepo-5023c5e07ef11a71e1d265fea18eb750c9d917ee.zip | |
add initial readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8cf2271 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# zuedev's monorepo + +> For all the stuff I want in git but don't want to make a repo for. + +## Abstract + +This is the monorepo for zuedev's projects that don't have their own repos. + +## Development + +Have an issue to report or a [patch to submit](https://git-send-email.io/)? Send it to [git@zue.dev](mailto:git@zue.dev) and I'll take a look at it when I can. |
