NEET

Indexing

Mikoshi indexes your repo locally under ~/.mikoshi. It never writes inside your repo.

Command

$ mikoshi index ~/project

Notes

  • Incremental indexing only reprocesses changed files.
  • Respects .gitignore and common ignore rules.
  • Skips large/binary files by default.