-
Notifications
You must be signed in to change notification settings - Fork 2
Home
nihitdev edited this page Jul 30, 2026
·
7 revisions
yoo is an open-source CLI that quickly shows useful information about the current project.
winget source update
winget install --id Nihitdev.yoo --exact
### Cargo
cargo install yoo
### npm
npm install --global @nihitde_v/yoo
### pnpm
pnpm add --global @nihitde_v/yoo
### Bun
bun add --global @nihitde_v/yoo
## Usage
Run this inside a project:
yoo
## Documentation
- [[Installation]]
- [[Usage]]
- [[Supported Projects]]
- [[Troubleshooting]]
- [[Contributing]]
## Links
- Source code (https://github.com/nihitdev/yo-cli)
- Releases (https://github.com/nihitdev/yo-cli/releases)
- Report a bug (https://github.com/nihitdev/yo-cli/issues)