dixonwille / wmenu

An easy to use menu structure for cli applications that prompts users to make choices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoVendor for Packages

dixonwille opened this issue · comments

Govendor is not the best solution for packages as the root project does not pull the proper files. Include the vendor repositories in hope that it will help.

Should use gopkg.in. Though I do not like that solution, People using this repository will not be able to use this package properly unless this package uses gopkg.in on repositories that support it (wlog).