/JEncoder

a small command line tool, that escapes non-ascii characters in java source files (for older text editors)

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

JEncoder

Badges

Build Status codecov

About

JEncoder is a small command line tool, that escapes non-ascii character in java source files (for older text editors).

Contribution

To get the sourcecode, simply use git clone https://github.com/rkr8/JEncoder.git. To contribute to the project, simply create a new pull request. Make sure, that you used a matching coding style.