Skip to content

Serve and Open (the browser). A zero-dependency development webserver shipping with a single Java file. No compilation, no installation required.

License

Notifications You must be signed in to change notification settings

AdamBien/SaO.java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaO.java

Serve and Open (the browser). A zero-dependency development webserver

Run

  1. You need: Java 21 or later (should also work with Java 18+, but keep it secret 😀).
  2. curl -O https://raw.githubusercontent.com/AdamBien/SaO.java/main/SaO.java && java SaO.java (or clone this repo)

The server serves files from current directory and port 3000. Firefox browser opens on http://localhost:3000.

Test it with vanilla WebComponents: https://github.com/AdamBien/bce.design

SaO.java in action

Single File, Zero Installation, No Dependencies Java Web (Dev) Server

About

Serve and Open (the browser). A zero-dependency development webserver shipping with a single Java file. No compilation, no installation required.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages