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

https://github.com/murderteeth/yo

The bot that helps you manage your assets with Yearn Finance.
https://github.com/murderteeth/yo

gpt yearn-finance

Last synced: about 1 year ago
JSON representation

The bot that helps you manage your assets with Yearn Finance.

Awesome Lists containing this project

README

          

# yo
The bot that helps you manage your assets with Yearn Finance.

![image](https://github.com/murderteeth/yo/assets/89237203/457188d4-bcf5-45a3-bb14-b8a48a091bed)

#### requirements
make, bun, tmux

## lfg
```sh
cp .env.example .env
# configure .env
make dev
```

## test
```sh
bun test
bun test --only
```

### tmux
**quit** - `ctrl+b`, `:` then `kill-session` (your dev environment will also shutdown gracefully)

**pane navigation** - `ctrl+b` then `arrow keys`

**zoom\unzoom pane** - `ctrl+b` then `z`

**scroll** - `ctrl+b` then `[` then `arrow keys` or `page up\down keys` then `q` to quit scroll mode

**more** - [tmux shortcuts & cheatsheet](https://gist.github.com/MohamedAlaa/2961058)

### original wireframes

![yo - 0 1](https://github.com/murderteeth/yo/assets/89237203/806338be-6b18-42f7-9a2e-9a2af6e430f7)

![yo - x x](https://github.com/murderteeth/yo/assets/89237203/3322e7ee-0b8c-43c4-9340-b10c47e86012)