Releases: dagimg-dot/cjx-cli-tool
Releases · dagimg-dot/cjx-cli-tool
v3.2
v3.1
- more robust
- minor bug fixes
- no need to set environment variables manually anymore
- Fun Fact you can update to this version through the CLI
v3.0
- update option is included to update the CLI right from the terminal.
- check the readme for further steps to follow
v2.2
- Add a new command called
clone
that helps you to clone a javafx project to your local machine from github and cjx will setup the project for your local machine.
v2.1
- add an argument to check version of the tool
cjx -v
orcjx --version
v2.0
- Create a simple JavaFX project
- Create a JavaFX project with FXML support
- Check if everything is setup correctly
- Set the path of the JavaFX SDK
- Better Error Handling
- Better UI
v1.1
- Create a simple JavaFX project
- Check if everything is setup correctly
- Set the path of the JavaFX SDK