-
Notifications
You must be signed in to change notification settings - Fork 0
nathansalter/simple-console
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published