Move bin/install to support/make_necessary_dirs
This MR moves bin/install to support/make_necessary_dirs which more accurately describes its purpose as we only write compiled go binaries into ./bin.
Related: /bin/check is a very generic binary name (#603 - closed)
Edited by Ash McKenzie