1
0
mirror of https://gitlab.com/rnger/amath synced 2025-10-05 10:29:29 +00:00

Added missing files

This commit is contained in:
llsth
2015-03-08 23:28:11 +01:00
parent 7d61b30031
commit a8d783b095
12 changed files with 539 additions and 2 deletions

View File

@ -1,2 +1,20 @@
# amath
Simple command line calculator
amath - Simple command line calculator
======================================
Usage
~~~~~
Do a calculation:
> amath 1.2+1.4
Get an interactive promt:
> amath shell
Show version string:
> amath version
Run regression test:
> amath test
Open amath in its own window (if supported):
> amath