Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 436 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 436 Bytes

Minim logo

Minim is a simple markdown editor made for making edition of long markdown documents easier.

Demo

You can try it at minim.sycl.io

Dependencies

  • go
  • sqlite3
  • pandoc

Installation

Clone the repository, get the packages with go get and run using go run main.go.

By default the app runs on the port 8080.