radare2/doc/repo

10 lines
415 B
Plaintext
Raw Normal View History

#!/bin/sh
R2=https://github.com/radare/radare2
IRED=https://github.com/radare/ired
EXTRAS=https://github.com/radare/radare2-extras
CAPSTONE=https://github.com/radare/radare2-capstone
BINDINGS=https://github.com/radare/radare2-bindings
REGRESSIONS=https://github.com/radare/radare2-regressions
PR_REGRESSIONS=https://github.com/__USER__/radare2-regressions
2015-04-17 19:56:01 +00:00
[ -z "$1" ] && grep -h $0 | grep -v grep || eval echo \$$1