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
- Host: GitHub
- URL: https://github.com/gregoryv/miniplan
- Owner: gregoryv
- License: mit
- Created: 2022-09-25T09:20:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-18T09:16:13.000Z (about 3 years ago)
- Last Synced: 2025-02-05T07:19:25.012Z (over 1 year ago)
- Language: Go
- Size: 280 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
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.
