Closed alloc33 closed 1 year ago
Thanks for your issue. I have update the executables installing command in the README. If you're using Go 1.17 and later, please installing executables with following command:
go install github.com/xuri/xgen/cmd/xgen@latest
What does mean
go get -u -v github.com/xuri/xgen/cmd/...
installation command in README?go install github.com/xuri/xgen@latest
: