Skip to content

gradle, package split, JAVA 17, ANSI examples, chain methods, javadoc#3

Open
T3sT3ro wants to merge 1 commit intobillvanyo:masterfrom
T3sT3ro:master
Open

gradle, package split, JAVA 17, ANSI examples, chain methods, javadoc#3
T3sT3ro wants to merge 1 commit intobillvanyo:masterfrom
T3sT3ro:master

Conversation

@T3sT3ro
Copy link

@T3sT3ro T3sT3ro commented Nov 13, 2022

  • Moved to gradle - it is standalone so no maven installation is required
  • Split to main and test packages
  • added ANSI drawing example
  • added support for custom drawing chars
  • update README with gradle instructions
  • made setX() methods to return the printer object for easier chaining
  • added javadoc
  • renamed some varibales like hSpace and tSpace
  • removed pom.xml and maven references
  • upped version to 1.1

You can test the gradle setup and add the maven if you need it, but I assumed that gradle is better than maven.

- Moved to gradle - it is standalone so no maven installation is
  required
- Split to main and test packages
- added ANSI drawing example
- added support for custom drawing chars
- update README with gradle instructions
- made `setX()` methods to return the printer object for easier chaining
- added javadoc
- renamed some varibales like hSpace and tSpace
- removed pom.xml and maven references
- upped version to 1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant