Sha256: 38adfd335c9e615c0222449034e4be9ba924bd5e95e668c962ac5152758c8167

Contents?: true

Size: 291 Bytes

Versions: 2

Compression:

Stored size: 291 Bytes

Contents

name: heap-profiler

type: ruby

up:
  - ruby: 2.7.1
  - bundler

commands:
  console:
    desc:   'start a console'
    run:    bin/console
  run:
    desc:   'start the application'
    run:    bin/run
  test:
    syntax:
      argument: file
      optional: args...
    run: bin/testunit

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
heap-profiler-0.2.0 dev.yml
heap-profiler-0.1.0 dev.yml