commit d3c2971faadb152d5f0b2c660381c13dca7b3684 Author: Michael Wolf Date: Sat Feb 8 13:33:02 2025 -0600 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..f392fc6 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +diachron + +## Requirements + +To run diachron, you currently need the following requirements: + +- docker compose +- deno + +## Development requirements + +To hack on diachron, you need the following: + +- docker compose +- deno +- golang, version 1.23.6 or greater + + diff --git a/skeletons/.gitignore b/skeletons/.gitignore new file mode 100644 index 0000000..e69de29