serf-handler

Version, currently 1.1.21 version
  • 1.1.2latestMar 16, 2021

github.com/wyhaines/serf-handler.cr

This implements a port of the Ruby Serf Handler gem -- https://github.com/wyhaines/serf-handler -- as a library that can be used to easily build compiled, distributable handler binaries using the Crystal language.

1 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  serf-handler:
    github: wyhaines/serf-handler.cr
    version: ~> 1.1.2

Then run:

shards install

shard.yml

Crystal
0.36.1
License
MIT
Author
Kirk Haines

Dependencies

Development Dependencies

  • ameba~> 0.13.0github: crystal-ameba/amebadev

README

serf-handler

SplayTreeMap CI GitHub release GitHub commits since latest release (by SemVer)

TODO: Write a description here

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      serf-handler:
        github: your-github-user/serf-handler
  2. Run shards install

Usage

require "serf-handler"

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

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

GitHub code size in bytes GitHub issues