gomd

command module
v0.0.0-...-1785d26 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2016 License: MIT Imports: 16 Imported by: 0

README

gomd

Cross-platform Markdown editor written in Go.

  • Edit files in your browser: where Markdown usually ends up anyway.
  • No internet connection needed though. It stays all on your computer.

Installation

From binaries

You can download the ready-to-use binaries on the release page here on Github.

From source
$ go get -u github.com/nochso/gomd

Usage

Open an existing file and edit it:

$ gomd todo.md

See the command line help for more:

$ gomd --help
usage: gomd [<flags>] [<file>]

Flags:
      --help       Show context-sensitive help (also try --help-long and --help-man).
  -p, --port=1110  Listening port used by webserver
      --version    Show application version.

Args:
  [<file>]  Markdown file

Changes

See the CHANGELOG for the full history of changes between releases.

License

This project is licensed under the MIT license. See the LICENSE file for the full license text.

Credits

  • SimpleMDE - WYSIWYGish MD editor written in JS

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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