mirror of
https://github.com/CHC0815/project-manager.git
synced 2026-05-29 15:42:27 +00:00
No description
- Go 100%
| config | ||
| constants | ||
| entry | ||
| project | ||
| styles | ||
| tui | ||
| .gitignore | ||
| config.json | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| project.json | ||
| README.md | ||
Project Manager
Build
git clone https://github.com/CHC0815/project-manager.git
cd project-manager
go build
This will create an executable named "project-manager"
Run
./project-manager
Important
You need to change the ImportDirs in config.json to your project directories