Implement Go
Language Compilation
#5
Labels
enhancement
New feature or request
hacktoberfest
help wanted
Extra attention is needed
medium
This label defines that the issue if of medium difficulty
Milestone
Summary
According to the roadmap , we need to support
Golang
too! So As we have implementedJava
,Python
,C
,C++
, we need to implement support forGolang
too!To DO:
RunGo
inapp/compile.py
which would try to compile the code.Dockerfile
in project root. Please see this link to understand how you can do it.PS : If you have any issue regarding this , feel free to reply to this issue!
The text was updated successfully, but these errors were encountered: