File: cucumber

package info (click to toggle)
ruby-jekyll-data 1.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 420 kB
  • sloc: ruby: 909; sh: 95; makefile: 10
file content (4 lines) | stat: -rwxr-xr-x 82 bytes parent folder | download | duplicates (3)
1
2
3
4
#!/usr/bin/env bash

time ruby -S bundle exec cucumber \
  --format progress "$@"