* rm k8s implementation and backend type
* finish removing k8s and multiple backend stuff
* nits
* update README
* rm implSpecificConfig from json string
* remove k8s from go.mod/sum
Co-authored-by: Dan Laine <daniel.laine@avalabs.org>
* Add support for passing network directory in when creating network
* Warn when node directory already exists; don't fail completely
* nits
Co-authored-by: Dave (Dizzy) Smith <dizzyd@dizzyd.com>
* completed 1st iteration of task
* address all cases; stop networks after each test
* added example
* fix PR comments round 1
* fix PR comments round 2
* refactor flag passing (#75)
* refactor flag passing
* address PR comments
* warn on certain flags
Co-authored-by: Dan Laine <daniel.laine@avalabs.org>