/bach

🎼 Java Shell Builder - Build modular Java projects with JDK tools

Primary LanguageJavaMIT LicenseMIT

Bach - Java Shell Builder

jdk16 experimental

Build modular Java projects with JDK Foundation Tools.

Boot Bach into a JShell Session

  • Install JDK 16 (16-ea+24 or later) from https://jdk.java.net
  • Open a command shell in an empty directory
  • jshell https://bit.ly/bach-main-boot
  • Type /list to display the set of pre-defined methods
  • Try find("**.jar"), read("https://jdk.java.net"), copy(URI, FILE), and other methods
  • Exit JShell via /exit

be free - have fun

jsb