bobmaertz / rocket-watch

Command Line utility to look up upcoming rocket launches

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rocket Watch

๐Ÿš€ ๐Ÿš€ ๐Ÿš€ This tool lets you check for upcoming rocket launches from the command line. It will check against the following launch authorities:

  1. NASA

build

go build -o watch 

OR  

make build

run

./watch

About

Command Line utility to look up upcoming rocket launches

License:MIT License


Languages

Language:Go 98.9%Language:Makefile 1.1%