GitXplorerGitXplorer
C

TikTac

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
9f4067b238f89a216e55d68f0283c3d9a642aacc

changed progect structure

CConorLinehan committed 9 years ago
Unverified
6f036537d711b3eba3747fa6d26137e2ad5b6a76

inital board setup

CConorLinehan committed 9 years ago

README

The README file for this repository.

TicTac

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'TicTac'

And then execute:

$ bundle

Or install it yourself as:

$ gem install TicTac

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( https://github.com/[my-github-username]/TicTac/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request