An open API service indexing awesome lists of open source software.

https://github.com/gregoryv/miniplan

Miniplan provides a simple planning tool with zero fuss
https://github.com/gregoryv/miniplan

Last synced: 10 months ago
JSON representation

Miniplan provides a simple planning tool with zero fuss

Awesome Lists containing this project

README

          

miniplan - simple planning service with no fuss

## Quick start

$ go install github.com/gregoryv/miniplan@latest

or download a binary release and then run the service

$ miniplan --plan-file myplan.json
create myplan.json
listens on http://localhost:9180

open your browser to the url shown.

![](./preview.png)