stumpy_bmp

Version, currently 0.2.01 version
  • 0.2.0latestJun 15, 2019

github.com/stumpycr/stumpy_bmp

No description declared in shard.yml.

2 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  stumpy_bmp:
    github: stumpycr/stumpy_bmp
    version: ~> 0.2.0

Then run:

shards install

shard.yml

Crystal
0.29.0
License
MIT
Author
Ian Rash

Dependencies

Runtime Dependencies

README

stumpy_bmp

TODO: Write a description here

Installation

Add this to your application's shard.yml:

dependencies:
  stumpy_bmp:
    github: stumpycr/stumpy_bmp

Usage

require "stumpy_bmp"

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it ( https://github.com/stumpycr/stumpy_bmp/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