Skip to content

RaymondLoranger/noaa_observations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOAA Observations

Writes NOAA Observations to :stdio in a table with borders and colors.

Exercise in the book Programming Elixir by Dave Thomas.

Usage

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

Note

You can click on the image below for a clearer view.

Examples

examples

About

Writes NOAA Observations to "stdio" in a table with borders and colors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages