Skip to content

hogelog/dentak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors