Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inecas/hammer-cli-eval


https://github.com/inecas/hammer-cli-eval

Last synced: 4 days ago
JSON representation

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**.