Why hereby? #556
Closed
marswong
started this conversation in
Design Discussion
Why hereby?
#556
Replies: 1 comment
-
See #490 (comment) Using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To ensure compatibility and maintainability, language projects typically avoid introducing additional build tools. For instance, Python uses CMake, and Go even uses simpler shell scripts.
Since this is a Go project, using Go Module makes more sense. Why does it end up with Node and even another npm package?
Beta Was this translation helpful? Give feedback.
All reactions