Skip to content

seva/DrawingTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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-13

About

Huge Inc's Code Challenge: DrawingTool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published