It would be nice if we could define a few scripts on Gemfile, eg.:
scripts do
test "bundle exec rspec"
lint "bundle exec standardrb"
dev "bin/dev"
end
So we can run: bundle run test. Like we do when working with Javascript projects (yarn dev, yarn lint, yarn test, etc).
Because I have to remember everytime if the project I'm contributing uses rspec, minitest, quickdraw, rubocop, standardrb, etc.
=> More informations about this toot | More toots from ste@ruby.social
text/gemini
This content has been proxied by September (3851b).