Skip to content

Releases: dagimg-dot/cjx-cli-tool

v3.2

23 May 15:29
Compare
Choose a tag to compare
  • bug fixes
  • better error handling

v3.1

30 Apr 21:10
Compare
Choose a tag to compare
  • 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

03 Apr 17:17
Compare
Choose a tag to compare
  • update option is included to update the CLI right from the terminal.
  • check the readme for further steps to follow

v2.2

27 Mar 20:14
Compare
Choose a tag to compare
  • 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

24 Mar 08:24
Compare
Choose a tag to compare
  • add an argument to check version of the tool cjx -v or cjx --version

v2.0

22 Mar 21:15
Compare
Choose a tag to compare
  • 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

22 Mar 18:57
Compare
Choose a tag to compare
  • Create a simple JavaFX project
  • Check if everything is setup correctly
  • Set the path of the JavaFX SDK