Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 710 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 710 Bytes

lexthink/logic

Requirements

  • PHP 7.0 or higher
  • Composer dependency manager installed

Installation

Install it by git clone https://github.com/lexthink/dacodes-logic-test or download zip file.

$ git clone https://github.com/lexthink/dacodes-logic-test
$ cd logic
$ composer install

Basic usage

$ php bin/logic

Now, the command will ask you for the value of all the required arguments.

PHP Support

This library is compatible with PHP versions 7.0 and above. Please, try to use the full potential of the language.

License

This library is licensed under MIT license. Please see LICENSE for more information.