codelandev/codeland-starter

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
CHANGELOG.md
Gemfile
LICENSE.txt
README.md
Rakefile
bin/codeland-starter
codeland-starter.gemspec
lib/codeland/starter.rb46
A
0 mins
lib/codeland/starter/cli.rb28
A
0 mins
lib/codeland/starter/codeland-starter.yml
lib/codeland/starter/configuration.rb30
A
0 mins
lib/codeland/starter/integrations/heroku.rb91
A
0 mins
lib/codeland/starter/version.rb5
A
0 mins
template/codeland.rb260
A
2 hrs
template/files/Procfile
template/files/app/assets/javascripts/flash.js.coffee.erb
template/files/app/assets/stylesheets/application.scss
template/files/app/assets/stylesheets/base/_base.scss
template/files/app/assets/stylesheets/base/_typography.scss
template/files/app/assets/stylesheets/base/_utility.scss
template/files/app/assets/stylesheets/base/_variables-colors.scss
template/files/app/assets/stylesheets/base/_variables.scss
template/files/app/assets/stylesheets/molecules/_flash.scss
template/files/app/assets/stylesheets/organisms/_footer.scss
template/files/app/assets/stylesheets/organisms/_header.scss
template/files/app/views/layouts/_flash.html.slim
template/files/app/views/layouts/application.html.slim.erb
template/files/app/views/partials/_footer.html.slim
template/files/app/views/partials/_header.html.slim