fusesource / jansi

Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.
http://fusesource.github.io/jansi/
Apache License 2.0
1.1k stars 139 forks source link

Add support for Linux RISC-V 64 #261

Closed Glavo closed 9 months ago

Glavo commented 9 months ago

WIP

I'm looking at how to cross compile using docker.

Glavo commented 9 months ago

It's working!

I guess for security purposes the binaries should be built and uploaded by the manager of the repository.

@gnodet Can you take a look at this PR?

image image