alibaba / packer-provider

Apache License 2.0
92 stars 26 forks source link

"make all" should also move binary files #22

Closed tedyli closed 7 years ago

tedyli commented 7 years ago

According to README, "make all" should also move binary files like what "make dev" do.

zhuzhih2017 commented 7 years ago

Hi Tedy, Thanks for your suggestion, but make all is for release and it will build all platform. so we don't add "move". when you develop, you can just call make dev.