commit d6ee057c03f89d9f2f6c8fa92f61ca9189001a92 Author: Per Ryan Edin Date: Thu Jun 4 19:51:35 2026 +0200 Add README diff --git a/README.md b/README.md new file mode 100644 index 0000000..67fe31c --- /dev/null +++ b/README.md @@ -0,0 +1,55 @@ +[![Made with Love][made-with-love-badge]](https://helloryan.se/) + +BitShift +======== + +The **BitShift** software collection. + +Join the BitShift [Discord] to discuss all things related to BitShift and programming! + +## Software + +- [bitshift/bitshift-framework][bitshift/bitshift-framework] +- [bitshift/bitshift-validate][bitshift/bitshift-validate] + +### Upcoming Projects: + +- bitshift/bitshift-bql +- bitshift/bitshift-declare +- bitshift/bitshift-hyperlane +- bitshift/bitshift-json +- bitshift/bitshift-narvik +- bitshift/bitshift-paperback +- bitshift/bitshift-seafire +- bitshift/bitshift-symgen + +### Ideas? + +Let us know if you need help realizing an idea, we'd be happy to help. Contact +us via [e-mail] or [Discord][Discord]. + +## Documentation + +BitShift documentation: + +- bitshift/narvik-definition +- bitshift/narvik-developers-guide +- bitshift/seafire-developers-guide + +## Meta + +BitShift meta-information: + +- [bitshift/knowledge-base] +- [bitshift/tasks] + +[made-with-love-badge]: https://img.shields.io/badge/Made_with_%E2%9D%A4%EF%B8%8F_by-The%20BitShift%20Contributors-red + +[Discord]: https://discord.gg/s4bQVMJe5n +[e-mail]: mailto:ryan@helloryan.se + +[bitshift/bitshift-framework]: https://code.helloryan.se/bitshift/bitshift-framework +[bitshift/bitshift-validate]: https://code.helloryan.se/bitshift/bitshift-validate + +[bitshift/knowledge-base]: https://code.helloryan.se/bitshift/knowledge-base +[bitshift/tasks]: https://code.helloryan.se/bitshift/tasks