/truthtable

Ruby script to print out a truthtable

Primary LanguageRubyMIT LicenseMIT

truthtable

Prints out a truth table for boolean expressions

Install

Requirements

  • Bundler

bundle update

Usage

truthtable 'a && (b || c)'