-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cwgo Getting Started page, not has the build.sh file #1154
Comments
Normally, there will be. Is it convenient to show the current directory structure, IDL and generation commands? |
Here is the directory tree.
|
I use the windows 11 gitbash console |
Windows does not generate the build.sh file. |
The documentation is not specific enough, and following it in practice can lead to many issues, which is a significant challenge for beginners. I've experience so many issues and some dead links when learn the cloudwego. I think improve the doc quality and keep updating is very important for the beginners. |
Thanks for your advice, you are welcome to contribute when you find some bugs. Always welcome~ |
I follow by this page:https://www.cloudwego.io/docs/cwgo/getting-started/
but the step 5 there is no build.sh file.
go mod tidy && go mod verify
sh build.sh && sh output/bootstrap.sh
The text was updated successfully, but these errors were encountered: