favorer / bach

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

Home Page:https://github.com/sormuras/bach

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://github.com/sormuras/bach

License:MIT License


Languages

Language:Java 99.9%Language:Batchfile 0.1%Language:Shell 0.0%