An open API service indexing awesome lists of open source software.

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.

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`