https://github.com/scriptfusion/kansei
:flower_playing_cards: Card game library.
https://github.com/scriptfusion/kansei
Last synced: 9 months ago
JSON representation
:flower_playing_cards: Card game library.
- Host: GitHub
- URL: https://github.com/scriptfusion/kansei
- Owner: ScriptFUSION
- Created: 2014-05-07T23:38:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-31T22:08:18.000Z (over 11 years ago)
- Last Synced: 2025-01-23T16:42:41.533Z (11 months ago)
- Language: Ruby
- Homepage:
- Size: 180 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Kansei
======
Installation
------------
1. `gem build kansei.gemspec`
2. ``gem install `ls -1t *.gem | head -1` ``
Uninstallation
--------------
1. `gem uninstall Kansei`