Nexus
Hi =D
In this project I will do a Client for League of Legends API
I'm still just an amateur programmer, but I hope to deliver a good program
I will gradually developing so if there is any thing you wanna do or think it would be cool
gui.carneiro15@gmail.com - Come talk with me =D
Installation
Add this line to your application's Gemfile:
gem 'Nexus'
And then execute:
$ bundle
Or install it yourself as:
$ gem install Nexus
Usage
Soon =P
Contributing
- Fork it ( https://github.com/[my-github-username]/Nexus/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request