Shantanoo Desai
2018-10-29 16:41:13 UTC
How do I create a recipe for golang open-source repositories using devtool?
Does it require having Golang installed on the Host machine?
I understand that one needs to add `inherit go` within the recipe but I am
looking for a more concrete example as a reference.
Initial Steps:
Devtool add [recipe-url]
Devtool edit-recipe recipename
Regards,
Shan
Does it require having Golang installed on the Host machine?
I understand that one needs to add `inherit go` within the recipe but I am
looking for a more concrete example as a reference.
Initial Steps:
Devtool add [recipe-url]
Devtool edit-recipe recipename
add inherit go in the recipe
And then what?Regards,
Shan