PatrickBirchall / nasa-apod

Downloads the latest NASA APOD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NASA APOD

A small Go program to download the latest NASA Astrophotography Photo of the Day.

Requires an environment variable NASA_KEY holding your NASA API key.

make build will create a binary for your arch

About

Downloads the latest NASA APOD


Languages

Language:Go 93.3%Language:Makefile 6.7%