MyHelp v0.1.0 (preview)
Pre-release
Pre-release
MyHelp v0.1.0 is an early public preview of the local-first personal help-page workspace.
Highlights
- Shared Rust storage core used by both the CLI and Tauri adapter.
- CLI commands for listing, reading, creating, editing, and searching plain Markdown pages.
- React/Tauri desktop editor scaffold with Markdown preview.
- Example language-workflow starter pack.
- Nix CLI package and app for Linux and macOS.
- CLI-only Nix dependency closure, with desktop dependencies isolated in the Tauri workspace.
Try the CLI
nix run github:hjosugi/myhelp/v0.1.0 -- listThis prerelease publishes source archives and the Nix CLI entry point only. Desktop installers, signing, and automatic updates are not included yet. MyHelp does not execute saved commands and does not require a cloud service.