initial prototype for autokanban

This commit is contained in:
Aron Petau 2025-10-20 22:41:13 +02:00
commit e03b3014fe
5647 changed files with 345269 additions and 0 deletions

12
LICENSE Normal file
View file

@ -0,0 +1,12 @@
Creative Commons Attribution-NonCommercial 4.0 International Public License (CC BY-NC 4.0)
By using, sharing, or adapting this work, you agree to the following terms:
- **Attribution:** You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- **NonCommercial:** You may not use the material for commercial purposes.
- **No additional restrictions:** You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
Full license text: <https://creativecommons.org/licenses/by-nc/4.0/legalcode>
---
This is a summary only. The full legal code is available at the link above.