Skip to content

mkanenobu/docker-manager

Repository files navigation

README

Setup

go install github.com/wailsapp/wails/v2/cmd/wails@latest

Commands

Development

make dev

Production build

Generate executable to build/bin/

make build