whyrusleeping / gx

A package management tool
MIT License
1.88k stars 110 forks source link

language must be lower case in order for hooks to work #187

Open marten-seemann opened 6 years ago

marten-seemann commented 6 years ago

e.g. setting the language to "Go" will break stuff, because gx will look for the gx-Go binary (instead of gx-go), and won't find it.

Stebalien commented 5 years ago

It also does this silently.