Did this because after discussing with @maackle and @JettTech we realized that we really didn't like dependent on a network connection for hc init to fully work.
Also, now we don't have to worry about things changing/breaking, because of updates in that other js-tests-scaffold repo. We can 'pull' updates, by updating the git submodle
Did this because after discussing with @maackle and @JettTech we realized that we really didn't like dependent on a network connection for
hc init
to fully work.Also, now we don't have to worry about things changing/breaking, because of updates in that other js-tests-scaffold repo. We can 'pull' updates, by updating the git submodle
closes #59