@xyrlan/mnemo
v0.15.0
Published
One-command installer for mnemo (the Obsidian that populates itself).
Downloads
1,005
Readme
@xyrlan/mnemo (npm wrapper)
One-command installer for mnemo.
npx @xyrlan/mnemo install # global, default
npx @xyrlan/mnemo install --project # only in <cwd>
npx @xyrlan/mnemo uninstallThis package is a thin Node bootstrap. The actual mnemo runtime is a Python
package installed automatically via uv, pipx, or pip --user (whichever
is available). Python 3.8+ is required.
See the main project README for usage details.
