| Crates.io | yyy |
| lib.rs | yyy |
| version | 0.1.0 |
| created_at | 2025-07-16 14:51:01.92618+00 |
| updated_at | 2025-07-16 14:51:01.92618+00 |
| description | A workflow assistant tool |
| homepage | https://github.com/kdheepak/yyy |
| repository | https://github.com/kdheepak/yyy |
| max_upload_size | |
| id | 1755599 |
| size | 135,777 |
yyyA workflow automation tool that combines GitHub Copilot integration with Lua scripting to create powerful, customizable workflows.
Build from source:
git clone https://github.com/kdheepak/yyy.git
cd yyy
cargo build --release
# Authenticate with GitHub for Copilot access
# This will open a browser window for authentication
yyy authenticate
# View current configuration
yyy config
# Run a specific workflow
yyy workflow --name my-workflow