Closed mrtimbrook closed 3 years ago
Right now you can't run the publish task without having run the launch task or manually installed the dependencies. Let's update it to check/install dependencies as part of this task too.
publish
launch
I'll jump on this when I've merged #9
Right now you can't run the
publish
task without having run thelaunch
task or manually installed the dependencies. Let's update it to check/install dependencies as part of this task too.