Skip to content

alt-art/calculadora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calculadora

Calculator for simple uses.

Compiling and run

cargo build
target/debug/calculadora
# or
cargo run

Build a .deb

cargo deb