feat:添加Jenkins 方式

This commit is contained in:
小傅哥
2024-01-21 18:05:33 +08:00
parent 730c55148a
commit 0c38ea7f2b
74 changed files with 5301 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
This directory contains Jansi native libraries extracted from Jansi JAR.
You can add your own build for platforms not natively supported by Jansi.
See here [1] on how to compile for your platform and and here [2] how libraries
follow Jansi's directory and filename conventions.
[1] https://github.com/fusesource/jansi/tree/master/src/main/native
[2] https://github.com/fusesource/jansi/blob/321a8ff71c731e10f4ea05c607860180276b2215/src/main/java/org/fusesource/jansi/internal/OSInfo.java