GitHunt
HO

hogelog/dentak

dentak

Simple calculator program (CLI command: dentak).

Requires Ruby 3.3+

gem install dentak
dentak
dentaku> 1 + 2
=> 3
dentaku> $1,234.56 + 100
=> 1334.56
dentaku> 100 * 5 | _1 + 10
=> 510
dentaku> 100 * 5 | copy
=> 500

Languages

Ruby98.6%Shell1.4%

Contributors

Created June 12, 2020
Updated January 17, 2026
hogelog/dentak | GitHunt