rizinorg / rz-pipe

Access rizin via pipe from any programming language!
33 stars 11 forks source link

Add rz-pipe support for Ruby #6

Closed officialcjunior closed 3 years ago

officialcjunior commented 3 years ago

Description

Test plan

XVilka commented 3 years ago

Please add also a way to test like it's done in https://github.com/rizinorg/rz-pipe/pull/7 (after it's merged).

officialcjunior commented 3 years ago

Please add also a way to test like it's done in #7 (after it's merged).

Would just getting a Makefile which does ruby rzpipe.rb and the test (just like the Go's one) would do?

XVilka commented 3 years ago

Yes, should be enough, at least for now. Later we can address this with https://github.com/rizinorg/rz-pipe/issues/8

officialcjunior commented 3 years ago

Rebased. Please check again now, @XVilka.

officialcjunior commented 3 years ago

Now, this can go on the README, right?

XVilka commented 3 years ago

Yes