Skip to content

closca/weathercli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weathercli

Run

Must install vendor dependencies: composer install

Make the script executable with chmod: chmod +x phpcli

To run the app: ./phpcli weather Berlin

Unit tests

Run unit tests

./vendor/bin/pest

Run with coverage

Assure that you have the needed dependencies as per https://pestphp.com/docs/coverage/ ./vendor/bin/pest --coverage

Documentation

You can find the documentation generated in ./docs. The documentation was generated using PhpDox (http://phpdox.de/)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages