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.
- Host: GitHub
- URL: https://github.com/patatobit/cli
- Owner: PatatoBit
- License: other
- Created: 2022-08-18T14:05:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-18T04:57:04.000Z (over 3 years ago)
- Last Synced: 2025-02-24T07:50:03.308Z (over 1 year ago)
- Topics: cli, go, golang
- Language: Go
- Homepage:
- Size: 4.46 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.