Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 131 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 131 Bytes

go-wire

Getting started

# Install golang wire
go get github.com/google/wire/cmd/wire

# Run project
make start