Sha256: 5e7e13b47325913c20686f33c3755e7f83beea073fe3bfc3d459050c444f5f80

Contents?: true

Size: 292 Bytes

Versions: 1

Compression:

Stored size: 292 Bytes

Contents

Feature: Wrap App

  In order to simplify distributing Apps
  As as user
  I want wrap my App in a DMG

  Scenario: Wrap App
    Given an App
    When I wrap the App
    Then the App should be wrapped

  Scenario: Display usage
    When I run `wrapp`
    Then I should see usage instructions

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
wrapp-1.0.0 features/wrap_app.feature