dry-rb / dry-logic

Predicate logic with rule composition

Home Page:https://dry-rb.org/gems/dry-logic/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add bin/console

GustavoCaso opened this issue · comments

To facilitate new comers I think is a great idea to have and executable with everything loaded, so they can start playing around with dry-logic.

What do you think ?

Yes this would be cool. We tend to do it in other projects.

Awesome