Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
docs: generating client/server
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Oct 14, 2022
1 parent 089c22d commit 84019f8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@ This package provides delegated routing implementation in Go:

🦗🎶

## Generating

Client and Server code can be (re-)generated via:

```console
go generate -v ./...
```

## Contributing

Contributions are welcome! This repository is part of the IPFS project and therefore governed by our [contributing guidelines](https://github.com/ipfs/community/blob/master/CONTRIBUTING.md).
Expand Down

0 comments on commit 84019f8

Please sign in to comment.