![MIT LICENSE](https://img.shields.io/crates/l/takoyaki?style=for-the-badge) # Takoyaki Rust SDK to build takoyaki plugins Know more about takoyaki from official website - https://takoyaki.kyeboard.me # Installation Add the following line to your Cargo.toml file ```toml [dependencies] takoyaki = "1.2.0" ``` # Documentation Learn how to create a takoyaki plugin by reading the docs - https://docs.takoyaki.kyeboard.me