HelixSpiral / EarthquakeCLI

A CLI interface for displaying earthquake data from the USGS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This app uses the USGS API to display recent earthquakes in a CLI table

Usage

To build: go build -o QuakeCLI .

To run: ./QuakeCLI

Sample Output

Sample Output

About

A CLI interface for displaying earthquake data from the USGS


Languages

Language:Go 100.0%