mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 14:16:28 +03:00
Merge pull request #82 from newswim/add-rovodev-to-readme
Add RovoDev info to README
This commit is contained in:
@@ -177,6 +177,15 @@ cp -r dist/trae/.trae/skills/* ~/.trae/skills/
|
||||
>
|
||||
> After copying, restart Trae IDE to activate the skills.
|
||||
|
||||
**Rovo Dev:**
|
||||
```bash
|
||||
# Project-specific
|
||||
cp -r dist/rovo-dev/.rovodev your-project/
|
||||
|
||||
# Or global (applies to all projects)
|
||||
cp -r dist/rovo-dev/.rovodev/skills/* ~/.rovodev/skills/
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Once installed, use commands in your AI harness:
|
||||
@@ -208,6 +217,7 @@ Most commands accept an optional argument to focus on a specific area:
|
||||
- [VS Code Copilot](https://code.visualstudio.com)
|
||||
- [Kiro](https://kiro.dev)
|
||||
- [Trae](https://trae.ai)
|
||||
- [Rovo Dev](https://www.atlassian.com/software/rovo)
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user