runekit

Crates.iorunekit
lib.rsrunekit
version0.0.7
created_at2025-08-20 19:46:58.940082+00
updated_at2025-08-29 06:39:38.888005+00
descriptionA flexible code generator
homepagehttps://netrune.com/
repository
max_upload_size
id1803891
size109,023
Wilberg (wilberg)

documentation

README

RuneKit

RuneKit is a flexible CLI tool designed to simplify and automate the process of generating text or code by using templates and custom processors. Built to handle OpenAPI specifications and other complex generation tasks, RuneKit combines YAML configuration, Lua script processors, and Handlebars templates to provide a powerful, scalable, and easy-to-use solution.

With RuneKit, you can effortlessly generate consistent code outputs, manage dependencies between processors, and keep your generation process organized in one place.


Features

  • Template-driven code generation: Use Handlebars templates to define the structure of your generated output.
  • Customizable processors: Lua scripts for processing data with dependencies on other processors for a flexible, modular approach.
  • Single-file configuration: Keep your YAML, Lua, and Handlebars templates all in one project directory for easy management.
Commit count: 0

cargo fmt