Skip to content

README.md formatting and building infrastructure#15

Open
mig8447 wants to merge 12 commits intodietzm:masterfrom
mig8447:master
Open

README.md formatting and building infrastructure#15
mig8447 wants to merge 12 commits intodietzm:masterfrom
mig8447:master

Conversation

@mig8447
Copy link
Copy Markdown

@mig8447 mig8447 commented Jan 17, 2020

When I read the format the first time it didn't have proper spacing, I did a few changes to format it for GitHub Flavored Markdown so that it is displayed properly in the GitHub page.

I also added the following changes:

  • A lib folder and included the RXTXcomm.jar in it so that users don't have the need of downloading it
  • Some instructions for building the project and two .jarspec files to make this project's .jar file easy to build
  • Included a build folder with a committed .jar file so people can download the project and use it right away without the need of downloading Eclipse.
  • Moved the .gitignore file, adding the macOS file cache files to it and fixed the ignoring of .class files and the bin folder
  • Added an executable Linux/macOS script to be able to call the program without using java -jar ...

mig8447 and others added 9 commits January 17, 2020 16:47
Formatted to environment variables in the readme file
These files are recognized by eclipse, you can right click on them and click on the **Create JAR** button to build the JAR file using the configuration they contain.

The `GCodeInfo_generated.jardesc` file contains only the compiled files and the resources and the `GCodeInfo_all.jardesc` file contains all of the resources including the eclipse project
This should be kept current on comitts
@mig8447 mig8447 changed the title README.md formatting README.md formatting and building infrastructure Jan 18, 2020
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