Sha256: f219838e01e7020cbfbbaf5466aabe1e084ddc7bcff4ddc313571b6aac037cea
Contents?: true
Size: 401 Bytes
Versions: 2
Compression:
Stored size: 401 Bytes
Contents
<%= @app -%> ======= <%= @app -%> description... ## Getting Started git clone git@github.com:YOUR_USER_OR_ORG/stylegame.git ${PROJECTS_DIR}/stylegame cd ${PROJECTS_DIR}/stylegame bundle install ## Run It be foreman start open http://localhost:<%= @port -%> ## Test It # all specs be rake # specific test suite be ruby -I spec -I lib ./spec/path/to/file_spec.rb
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
daiku-0.2.2 | lib/daiku/_app/README.md.tt |
daiku-0.2.1 | lib/daiku/_app/README.md.tt |