Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inecas/hammer-cli-eval
https://github.com/inecas/hammer-cli-eval
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/inecas/hammer-cli-eval
- Owner: iNecas
- Created: 2014-10-02T10:46:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-02T12:17:39.000Z (about 10 years ago)
- Last Synced: 2024-10-16T07:09:12.160Z (about 1 month ago)
- Language: Ruby
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hammer CLI eval plugin
======================Give Ruby a Hammer
Usage
-----```
git clone https://github.com/iNecas/hammer-cli.git hammer_cli_with_eval
cd hammer_cli_with_eval
git checkout hammer-eval
bundle install
bundle exec ./bin/hammer eval
bundle exec ./bin/hammer eval --file some_ruby_script.rb
```Examples
--------See ``examples`` directory for more info.
Disclaimer
----------Currently, the implementation is **highly experimental**.