https://github.com/fadyat/pump
I'm tired of overthinking
https://github.com/fadyat/pump
asana cli go
Last synced: 7 months ago
JSON representation
I'm tired of overthinking
- Host: GitHub
- URL: https://github.com/fadyat/pump
- Owner: fadyat
- Created: 2023-12-02T01:11:15.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-04T15:28:07.000Z (over 1 year ago)
- Last Synced: 2025-02-10T02:53:31.592Z (8 months ago)
- Topics: asana, cli, go
- Language: Go
- Homepage:
- Size: 120 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Pump
[](https://goreportcard.com/report/github.com/fadyat/pump)
> [!NOTE]
> Pump is a simple command-line task management tool based on the Asana API.
>
> The main function is to select a random task to work on from.### Installation
```shell
brew tap fadyat/apps
brew install fadyat/apps/pump
```