Sha256: 145bd20714538d5cdbd4d547112f1981c8d299c1627d83b85eb9e7dac64ef7c3
Contents?: true
Size: 369 Bytes
Versions: 11
Compression:
Stored size: 369 Bytes
Contents
Feature: Generate new books In order to start a new book As a CLI I want to get a skeleton folder Scenario: Starting a new book When I run `prophecy new "The Hidden Way"` Then the following files should exist: | thehiddenway/book.yml | Then the file "thehiddenway/book.yml" should contain: """ title: "The Hidden Way" """
Version data entries
11 entries across 11 versions & 1 rubygems