Skip to content

nathansalter/simple-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage
=====

Start the console: 

    $ ./console

You can execute commands which are registered in the Console class: 

    >> list testdir
    1.txt
    2.txt
    3.txt

And quit the console: 

    >> quit()

About

I created this project to practice writing tests using PHPUnit after having course with Sebastian Bergmann.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors