FusionKit
FusionKit is an Elixir SDK for building custom integrations and extensions for FusionFlow. It provides the tools to simplify the development of nodes and real-time workflows.
[!IMPORTANT] Status: This project is currently in active development.
🚀 Getting Started
Add fusion_kit to your dependencies in mix.exs:
def deps do
[
{:fusion_kit, "~> 0.2.0"}
]
endFor detailed documentation, visit HexDocs.
🤝 Community & Contributing
We build in public. Join us:
- Discord: Join our Discord Server for support.
- GitHub: Contribute via GitHub Issues.
License
FusionKit is open-source software licensed under the MIT license.