[go: up one dir, main page]

Skip to content

waldofe/nublado-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nublado-cli

A Go CLI for checking weather

This is a WIP project with a simple and straightforward purpose. Checking weather via CLI. You can already play with it:

Example

Installing

  1. Build the binary
go build nublado-cli.go
  1. Done

API

You'll need a valid API from https://openweathermap.org/api.

Testing

OPENWEATHER_API_KEY=<api-key> go test

This project targets

  • Supporting multiple APIs 💕
  • Having voice output 👄
  • Having emojis 🚀 🎸
  • Opinioned responses your momma used to say when you'd go out without your jacket 🙄

About

A Go CLI for checking weather

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages