Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 239 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 239 Bytes

metar_php (WIP)

To get METAR information for an airport using its ICAO code.

Clone this project and:

Install

make

Run in a browser

make run

Run tests

make tests

Stop

make stop