nika-init 0.68.2

Nika project scaffolding — course generator, workflow templates, showcase
Documentation

Nika Init — Project scaffolding

This crate contains workflow templates and the interactive course generated by nika init.

Organization

  • minimal: 5 starter workflows (1 per verb: exec, fetch, infer, invoke, agent)
  • course: 12-level interactive learning path with checks, hints, and progress
  • context: Reusable context files for workflows
  • schemas: JSON schemas for structured output validation

Usage

use nika_init::{get_all_workflows, get_all_context_files, get_all_schemas, WORKFLOWS_README};