Sha256: 253e453b726e4087683bad54a89e86006c0d2dc79e543c3a189fea60f15e6e68
Contents?: true
Size: 301 Bytes
Versions: 7
Compression:
Stored size: 301 Bytes
Contents
Feature: New draft CLI command Scenario: Create a new blog draft article with the CLI Given a fixture app "drafts-app" And I run `middleman draft "My New Article"` Then the exit status should be 0 Then the following files should exist: | source/drafts/my-new-article.html.markdown |
Version data entries
7 entries across 7 versions & 1 rubygems