executor
Version, currently master branch1 version
- master branchlatestMay 31, 2021
github.com/crubalcaba/executor
No description declared in shard.yml.
1 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
executor:
github: crubalcaba/executor
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.0.0- License
- MIT
- Author
- Carlos Rubalcaba
- Target
executorfrom src/executor.cr
Dependencies
Runtime Dependencies
- kemal*github: kemalcr/kemal
Development Dependencies
- ameba~> 0.13.0github: crystal-ameba/amebadev
- spec-kemal*github: kemalcr/spec-kemal, branch: masterdev
README
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
- Fork it (https://github.com/crubalcaba/executor/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Carlos Rubalcaba - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- May 31, 2021
- Crystal
1.0.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/crubalcaba/executor
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1