vladislav-yashin / vk.cr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crystal wrapper for VK Open API

It's still in early stage of development and not ready for production.

Installation

Add this to your application's shard.yml:

dependencies:
  vk:
    github: funkthis/vk.cr

Usage

require "vk"

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it ( https://github.com/funkthis/vk.cr/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

Contributors

About

License:MIT License


Languages

Language:Crystal 100.0%