Writes NOAA Observations to :stdio in a table with borders and colors.
Exercise in the book Programming Elixir by Dave Thomas.
To use NOAA Observations locally, run these commands:
git clone https://github.com/RaymondLoranger/noaa_observations
cd noaa_observations
mix deps.get
mix escript.build
mix escript.install
You can now run the application like so:
no --help
no ny 9 -blt dark
no ny 9 --last --table-style=dark
You can click on the image below for a clearer view.
