github.com/repomaa/scalr

Fast, caching image scaling service

2 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  scalr:
    github: repomaa/scalr
    version: ~> 0.2.3

Then run:

shards install

shard.yml

Crystal
0.36.0
License
MIT
Author
Joakim Repomaa
Target
  • scalr from src/scalr.cr

Dependencies

Runtime Dependencies

  • pool*github: j8r/pool.cr
  • cache*github: crystal-cache/cache
  • pixie*github: watzon/pixie
  • athena*github: athena-framework/athena
  • awscr-s3*github: repomaa/awscr-s3, branch: master

README

scalr

TODO: Write a description here

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/scalr/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