Files
mp-silma-ai-aide/README.md
T

20 lines
328 B
Markdown
Raw Normal View History

2026-07-17 12:04:36 -07:00
# mp-silma-ai-aide
2026-07-17 14:08:03 -05:00
Context-aware AI aide — project-agnostic tooling to give Silma better context for supporting any codebase or task.
## Development
Install dependencies:
```bash
npm install
```
Build the Chrome extension:
```bash
npm run build
```
Load the generated `dist/` folder in Chrome as an unpacked extension.