Skip to content
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

Question: how to do hot compile only and do not run anything? #407

Closed
jackywu opened this issue Apr 10, 2023 · 3 comments
Closed

Question: how to do hot compile only and do not run anything? #407

jackywu opened this issue Apr 10, 2023 · 3 comments

Comments

@jackywu
Copy link

jackywu commented Apr 10, 2023

thanks for great works, I only have a question and did not find anything useful in the manual,so ask question here:
Question: how to do hot compile only and do not run anything?

@makiuchi-d
Copy link
Contributor

Simpler tools, such as arelo, are more suitable.

go install github.com/makiuchi-d/arelo@latest
arelo -p '**/*.go' -i '**/.*' -- go build .

@xiantang
Copy link
Collaborator

#365 dupl

@xiantang
Copy link
Collaborator

see: 22545a2
already add in README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants