Sha256: a55af757a5465d07d28f95c07f428c922afc9ed9eaebcc7b5c77ced9fe21da9d
Contents?: true
Size: 194 Bytes
Versions: 2
Compression:
Stored size: 194 Bytes
Contents
puts "Adding default README... ".magenta copy_static_file 'README.md' gsub_file 'README.md', /PROJECT/, @app_name git :add => 'README.md' git :commit => "-qm 'Adding README file.'" puts "\n"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pah-0.0.12 | lib/pah/partials/_readme.rb |
pah-0.0.11 | lib/pah/partials/_readme.rb |