package

github.com/crubalcaba/executor

master / published May 31, 2021 / repository

Lint and test

executor

Kemal web server waiting for posts to execute a local command. (extremely overengineered :)

Installation

Install crystal.

Usage

crystal run src/executor.cr or build and run after the compiled version :)

Development

shards install and you should be good to go :) (you might need to install libyaml-dev or its equivalent in your OS if it fails at building ameba)

Contributing

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

API

This version publishes no documented types.