Skip to content

vyzaldysanchez/php-cli-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-cli-app

CLI app developed in PHP

This app is intended to be just for practicing and improving PHP skills at developing CLI applications.

First of them all, you should have installed PHP (version 7 or higher). You should also have composer installed.

Now, just install all composer deps by running in your command line: composer install

To run this app ensure the file cli-app have executing permissions, then just run ./cli-app greet YOUR-NAME to see the results.

Happy Coding!! 💻 ❤️

Releases

No releases published

Packages

No packages published

Languages