You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I took some time out yesterday and this morning to work on this. It was quite a bit of a task to cut it free, but I've done it. It's now callable via am exported function (see the README of my branch). All tests are passing and it just needs a look-over.
Ideally, over time, we could make the tool return more output depending on what it did, but for now, it returns the same output it did before, simply in the .then() param instead of directly to stdout, and sends any errors to .catch() instead of to stderr.
VersionBot calls
versionist
as an executable. This is not ideal, as there are instances where we would like to pass different options around.The text was updated successfully, but these errors were encountered: