modulepackage
0.0.0-20240507095427-238e859243fc
Repository: https://github.com/web-ridge/wr.git
Documentation: pkg.go.dev
# README
wr
This is a tool to make developing backend/frontend at webRidge easier. It will automate a lot of cumbersome tasks when developing backend and frontend.
to install binary
go install github.com/web-ridge/wr@latest
development
to build binary
go build wr.go
to run binary
/Users/richardlindhout/go/src/github.com/web-ridge/wr/wr
C:\Users\Robin\webRidge\web-ridge\wr\wr