https://github.com/brainstorm/pixi-r2ai
Radare2 AI Pixi setup
https://github.com/brainstorm/pixi-r2ai
Last synced: 4 months ago
JSON representation
Radare2 AI Pixi setup
- Host: GitHub
- URL: https://github.com/brainstorm/pixi-r2ai
- Owner: brainstorm
- Created: 2023-11-05T06:19:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-07T23:37:53.000Z (over 2 years ago)
- Last Synced: 2025-10-28T12:17:08.632Z (7 months ago)
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quickstart
Installs [r2ai][r2ai] in just 4 commands:
```shell
$ brew install pixi --HEAD
$ pixi install
$ pixi run install_r2ai
$ pixi shell
```
TODO:
* Add $PATH to `r2ai` to shell, closs-platform-y, probably via a script and hooking іnto [Activation][pixi-activation]
[r2ai]: https://github.com/radareorg/r2ai
[pixi-activation]: https://pixi.sh/advanced/multi_platform_configuration/#activation