An open API service indexing awesome lists of open source software.

https://github.com/patatobit/cli

A CLI to do repetitive stuffs.
https://github.com/patatobit/cli

cli go golang

Last synced: 3 days ago
JSON representation

A CLI to do repetitive stuffs.

Awesome Lists containing this project

README

          

# Pat's CLI

A cli tool that Pat use to do repetitive stuffs.

## Setup

Necessary for weather commands.

### Weather CLI

1. Go to https://openweathermap.org/
2. Get an API key
3. Put it in the .env file

> Add the directory as a environment variable to use it everywhere.