# j3270 An x3270 based emulator ported to Java using AI ## Acknowledgements - [x3270](https://awesomeopensource.com/project/elangosundar/awesome-README-templates) - [RFC ](https://github.com/matiassingers/awesome-readme) - [Claude](https://bulldogjob.com/news/449-how-to-write-a-good-readme-for-your-github-project) - [Antigravity]() - [Gemini ]() ## Deployment To build your own jar you can read or use run.sh ```bash ./run.sh ``` Or from the jar [with optional config] ```bash java -jar j3270.jar [-c config.ini] ``` ## Contributing Contributions are welcome! I have contributed no code to this project, it was entirely written by LLMs with my guidance only.