Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator CLI

A simple RPN (reverse polish notation) Calculator with a command-line interface.

  • Entrypoint in bin/
  • Library code in lib/

Run application

dart run

Run tests

dart test

Exercise

Write unit tests in test/commands_test.dart for all commands found in lib/commands.dart.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages