An awesome header generator coded in Java.
Actually, this project only because I'm one of the laziest person of this world...
My problem was that for every project of my 42 cursus I needed to copy my README.md file template and modify it manually.
As I said I'm really lazy, and I started thinking of creating this tool, after a week of hard thinking I finally choose to make it.
Now you know why this program exists, but you may ask me what it does?
It generates readme.md file based on a template, and I wanted to try javafx, so I decided to make a cool interface.
This project has been built with the followings libraries:
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/rochblondiaux/42-hellstar.git && cd 42-hellstar
- Build the project
mvn clean package
All you need to do is to launch the program by double-clicking it and fill all fields, it's that simple!
Don't forgot lazy people need simple solutions.
Here is a list of things that can be greatly improved:
- The UI (It was the first time I ever used JavaFxr)
- The code (Actually, it's dirty and ugly)
- Maybe implement some asynchronous file loading/saving
Roch Blondiaux
🌎 www.roch-blondiaux.com
📧 [email protected]