Skip to content
/ bach Public
forked from sormuras/bach

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

License

Notifications You must be signed in to change notification settings

favorer/bach

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • Other 0.1%