Skip to content

abdallah-elsabeeh/cli_shapes_drawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

requirements

  • The minimum required PHP version 7.0
  • It works best with PHP 7.0.

optional

  • xdebug
  • phpunit

Installation

  • clone the project to your machin
  • composer dump-autoload
  • composer update to use phpunit Testing

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :-)

Directory Structure

src/               project root folder
-- core/           
-- engines/
-- models/
tests/             unit Testing folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages