DannyBen/runfile

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
lib/runfile.rb7
A
0 mins
lib/runfile/action.rb54
A
0 mins
lib/runfile/concerns/dsl.rb98
A
0 mins
lib/runfile/concerns/inspectable.rb11
A
0 mins
lib/runfile/concerns/renderable.rb13
A
0 mins
lib/runfile/entrypoint.rb57
A
0 mins
lib/runfile/exceptions.rb15
A
0 mins
lib/runfile/gem_finder.rb23
A
0 mins
lib/runfile/initiator.rb71
A
0 mins
lib/runfile/runner.rb19
A
0 mins
lib/runfile/userfile.rb111
A
0 mins
lib/runfile/version.rb3
A
0 mins
.codespellrc
.envrc.example
.gitattributes
.github/FUNDING.yml
.github/workflows/test.yml
.gitignore
.rspec
.rubocop.yml
.yardopts
CHANGELOG.md
Gemfile
LICENSE
README.md
bin/run
examples/README.md
examples/action-shortcut/commands.txt
examples/action-shortcut/runfile
examples/default-action-2/commands.txt
examples/default-action-2/runfile
examples/default-action-2/server.runfile
examples/default-action/commands.txt
examples/default-action/runfile
examples/example-multiline/commands.txt
examples/example-multiline/runfile
examples/example/commands.txt
examples/example/runfile
examples/full/commands.txt
examples/full/runfile
examples/helpers/commands.txt
examples/helpers/runfile
examples/import/commands.txt
examples/import/more_tasks/spec.runfile
examples/import/runfile
examples/import/tasks/server.runfile
examples/minimal/commands.txt
examples/minimal/runfile
examples/multiple-runfiles/commands.txt
examples/multiple-runfiles/runfile