This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
[](https://git.hugfreevikings.wtf/rudi/j3270/actions)
|
[](https://git.hugfreevikings.wtf/rudi/j3270/actions)
|
||||||
[](https://git.hugfreevikings.wtf/rudi/j3270/releases)
|
[](https://git.hugfreevikings.wtf/rudi/j3270/releases)
|
||||||
[](https://adoptium.net)
|
[](https://adoptium.net)
|
||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
|
|
||||||
An **x3270-aligned IBM 3270 mainframe terminal emulator** written in pure Java. Designed for high compatibility with IBM z/OS, z/VM, CMS, and TSO systems over TN3270 and TN3270E.
|
An **x3270-aligned IBM 3270 mainframe terminal emulator** written in pure Java. Designed for high compatibility with IBM z/OS, z/VM, CMS, and TSO systems over TN3270 and TN3270E.
|
||||||
|
|
||||||
@@ -76,7 +76,7 @@ The project includes self-contained, portable build scripts:
|
|||||||
# Build executable JAR in 2 seconds:
|
# Build executable JAR in 2 seconds:
|
||||||
sh ./build_all.sh
|
sh ./build_all.sh
|
||||||
|
|
||||||
# Run all 56 automated unit tests in ~500ms:
|
# Run all 57 automated unit tests in ~500ms:
|
||||||
sh ./test_all.sh
|
sh ./test_all.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -90,12 +90,6 @@ The resulting standalone JAR is created at `build/j3270.jar`.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 🤝 Contributing
|
|
||||||
|
|
||||||
Contributions and issue reports are welcome! Please feel free to open a bug report or feature request via the Gitea issue tracker.
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## 📜 Acknowledgements
|
## 📜 Acknowledgements
|
||||||
|
|
||||||
- [x3270](https://x3270.miraheze.org/wiki/Main_Page) — Reference C implementation and protocol specifications
|
- [x3270](https://x3270.miraheze.org/wiki/Main_Page) — Reference C implementation and protocol specifications
|
||||||
|
|||||||
Reference in New Issue
Block a user