serf-handler.cr v1.1.2

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.

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

Repository

serf-handler.cr

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 1
  • about 3 years ago
  • March 4, 2021
License

Apache License 2.0

Links
Synced at

Thu, 18 Apr 2024 18:30:49 GMT

Languages