Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 432 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 432 Bytes

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