Toby Chui c56e317bfd Added doc generator
- Added plugin doc generator
- Added getting start plugin doc
2025-05-25 22:17:38 +08:00

6 lines
101 B
Bash

#/bin/bash
go build
# Run the Go program with the specified arguments
./docs.exe -m=build
./docs.exe