Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 626 Bytes

File metadata and controls

19 lines (14 loc) · 626 Bytes

Development Guide

The detailed contributor documentation now lives alongside the rest of the docs site.

  • Working on the Vibetuner scaffold itself: See vibetuner-docs/docs/development.md (rendered at /contributing/development/ in the site).
  • Developing inside a generated project: Follow vibetuner-docs/docs/development-guide.md.
  • Command reference: Consult vibetuner-docs/docs/cli-reference.md and vibetuner-docs/docs/scaffolding.md.

To browse the full documentation locally:

just docs-serve

That command rebuilds the MkDocs site with live reload at http://127.0.0.1:8000/.