Minim is a simple markdown editor made for making edition of long markdown documents easier.
You can try it at minim.sycl.io
- go
- sqlite3
- pandoc
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.