melw

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2026 License: MIT Imports: 22 Imported by: 0

README

Melw - Markdown Editor Like WikiEngine

English / Japanese

Melw is a tool for browsing local files with a web user interface like a WikiEngine and editing Markdown files.

Install

go install github.com/hymkor/melw@latest

Usage

  1. Start the melw executable in a directory containing Markdown files.
  2. Open http://127.0.0.1:8000 in your browser.
  3. A list of files in the directory where melw was started will be displayed.
    • Clicking a link to a directory navigates to that directory.
    • Clicking a link to a Markdown file displays its contents rendered as HTML.
    • Clicking a link to a non-Markdown file displays its contents as-is.
  4. On a Markdown file page, click the Edit button to edit the source of the page.
    • Click Preview to preview the edited source rendered as HTML.
    • Click Save to save the edited source to the file and finish editing.
    • Click Cancel to cancel editing and discard the changes.

Screenshot

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL