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
From playing around with this a bit and looking at the spec's and the Thorfile included with the repository, you need to create a Thor task to invoke the Rake task.
Using the example found here:
https://www.rubydoc.info/github/wycats/thor/Thor/RakeCompat
I am unable to run the RSpec task, or have it show when running
thor list
.The text was updated successfully, but these errors were encountered: