-
Notifications
You must be signed in to change notification settings - Fork 0
seva/DrawingTool
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a demo app for the Huge Inc's code challenge.
The solution is developed in PHP 7, fully covered with unit tests.
No dependencies are used, except PHPUnit for dev mode.
Sample input and output are located at ./res.
Usage:
./sh/drawing_tool.sh - to run the standard input and output
./sh/drawing_tool.php {input} {output} - to specify custom files
./sh/drawing_tool.php php://stdin php://stdout - interactive mode
Sources: - ./php
Unit tests: phpunit ./php-test
Sorry for minimal documentation, was tough on time :)
(C) Seva Lapsha
2016-03-13About
Huge Inc's Code Challenge: DrawingTool
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published