An open API service indexing awesome lists of open source software.

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

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