The source of this CLI tool currently assumes Homestead to be up & running as that is what I use for my dev env. The Makefile has build & other shortcuts which are set up to work with that assumption.
This ticket is for updating that & change the assumption to Golang being available on the host OS so as to not have Homestead as a dependency.
The source of this CLI tool currently assumes Homestead to be up & running as that is what I use for my dev env. The
Makefilehas build & other shortcuts which are set up to work with that assumption.This ticket is for updating that & change the assumption to Golang being available on the host OS so as to not have Homestead as a dependency.