fadarrizz / eg-calculator
v1.0
2021-11-17 19:07 UTC
Requires
- php: ^7.4|^8.0
- ext-readline: *
- ext-xmlwriter: *
Requires (Dev)
- phpunit/phpunit: >=8.0
This package is auto-updated.
Last update: 2024-10-18 01:15:35 UTC
README
Install
Via Composer
$ composer require fadarrizz/eg-calculator
Usage
Run the following command to start the calculation command
$ php vendor/fadarrizz/eg-calculator/calculate.php
You will then be asked what calculation to run. Type in the number (1, 2 or 3) and then the needed parameter(s).
Testing
$ composer test
Credits
- [Auke Geerts][link-author]
License
The MIT License (MIT). Please see License File for more information.