mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-08-06 13:18:30 +02:00
Added doc generator
- Added plugin doc generator - Added getting start plugin doc
This commit is contained in:
6
docs/plugins/dev.sh
Normal file
6
docs/plugins/dev.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#/bin/bash
|
||||
go build
|
||||
# Run the Go program with the specified arguments
|
||||
./docs.exe -m=build
|
||||
|
||||
./docs.exe
|
Reference in New Issue
Block a user