An open API service indexing awesome lists of open source software.

https://github.com/web-ridge/wr

Internal tooling to improve developer experience
https://github.com/web-ridge/wr

Last synced: 3 months ago
JSON representation

Internal tooling to improve developer experience

Awesome Lists containing this project

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
```sh
go build wr.go
```

### to run binary
```sh
/Users/richardlindhout/go/src/github.com/web-ridge/wr/wr
```

```
C:\Users\Robin\webRidge\web-ridge\wr\wr
```