tk04 / Marker
- суббота, 16 марта 2024 г. в 00:00:06
A Desktop App for Easily Viewing and Editing Markdown Files
Navigate to the release page and select the installer that matches your platform.
To build Marker locally, clone this repo and run the following commands (make sure to have Rust already installed on your system):
$ pnpm install && npx tauri build
If you feel that Marker is missing something, feel free to open a PR. Contributions are welcome and highly appreciated.