kasetto 1.2.1

An extremely fast AI skills manager, written in Rust.
Documentation
1
2
3
4
5
{
  "buildCommand": "python -m venv .venv && . .venv/bin/activate && pip install -r docs/requirements.txt && mkdocs build",
  "outputDirectory": "site",
  "installCommand": "echo 'skip'"
}