Sha256: 227ffec3fd0a9c3d537f72dc8e82692f506013dfcfa3a89083fb4c8775eef375

Contents?: true

Size: 261 Bytes

Versions: 6

Compression:

Stored size: 261 Bytes

Contents

Feature: My bootstrapped app kinda works
  In order to get going on coding my awesome app
  I want to have aruba and cucumber setup
  So I don't have to do it myself

  Scenario: App just runs
    When I get help for "veda"
    Then the exit status should be 0

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
veda-apps-0.0.7 features/veda.feature
veda-apps-0.0.6 features/veda.feature
veda-apps-0.0.5 features/veda.feature
veda-apps-0.0.4 features/veda.feature
veda-apps-0.0.3 features/veda.feature
veda-apps-0.0.1 features/veda.feature