sgreben / jp

dead simple terminal plots from JSON data. single binary, no dependencies. linux, osx, windows.
MIT License
1.32k stars 33 forks source link

arm64 version #4

Closed vielmetti closed 6 years ago

vielmetti commented 6 years ago

Compiling and running the program on an arm64 machine (Packet Type 2A) works without any issues. If you have the chance to generate a binary for arm64, I'm happy to also give it a quick test.

sgreben commented 6 years ago

Cool, thanks for checking! Could you give https://github.com/sgreben/jp/releases/download/1.0.1/jp_1.0.1_linux_arm64.zip a try?

vielmetti commented 6 years ago

Works fine - and doesn't core dump with the echo "" | jp test.

sgreben commented 6 years ago

Great, many thanks for testing it out! I'll close this issue then.