Sha256: 18a4150c4e6d80bc6d7de61e0a3d34fe4b04ad0f9393c852810419e663fd3077

Contents?: true

Size: 569 Bytes

Versions: 1

Compression:

Stored size: 569 Bytes

Contents

title: Play Rock Paper Scissors Game
description: A Ruby Programmed Rock Paper Scissors Game
show_downloads: true
google_analytics: false
theme: jekyll-theme-cayman # important
include:
  - index.md
  - How_to_Run.md
  - Code.md
  - Comparing_Code.md
  - Testing.md
  - How_to_Build.md
  - about.md
exclude:
  - Gemfile
  - Gemfile.lock
  - jekyll-theme-cayman.gemspec
  - thumbnail.png
  - LICENSE
  - Copying.md
gems: 
  - github-pages
# Sass/SCSS
sass:
  sass_dir: _sass
  style: compressed # http://sass-lang.com/documentation/file.SASS_REFERENCE.html#output_style

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
PlayRockPaperScissorsGame-2.7.4 docs/_config.yml