klenod

klenod provides the full development toolkit for Klenod.

It depends on klenod-build, klenod-runtime, and klenod-rack.

Use this gem when you want the complete Klenod API and development tooling:

require "klenod"

Production applications that only load generated bundles can depend directly on klenod-runtime instead.

The klenod executable wrapper also lives here and delegates to the build CLI implementation.