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
As I am relying heavily on docopt in Runfile, Mister Bin and all the tools that use these tools, I could not afford having docopt in an unmaintained state.
Since getting a cooperative response from the docopt org proved difficult, I decided to create this separate, suitable to my needs.
Notable changes
CI on GitHub Actions
Rspec instead of a minitest that calls a python script
Runfile instead of Rakefile
Compliance with Rubocop standards (wherever possible without full refactoring)
As I am relying heavily on docopt in Runfile, Mister Bin and all the tools that use these tools, I could not afford having docopt in an unmaintained state.
Since getting a cooperative response from the docopt org proved difficult, I decided to create this separate, suitable to my needs.
Notable changes
run
breaks runfile#62The text was updated successfully, but these errors were encountered: