Skip to content

SerenityJS/server-binaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prebuilt SerenityJS Binaries

This repository contains prebuilt executable binaries that will run SerenityJS. We provide prebuilt x64 binaries for Windows, Linux, and macOS. GitHub Actions will automatically compile the binaries every 12 hours. Vist the latest actions for the latest release build, you must be logged into GitHub to access the download.

Compiling for Your Own Use

If you want to compile the binaries yourself:

  1. Clone the repository.
  2. Install dependencies bun install
  3. Run one of the following commands:
    • For the latest release: bun run build:latest
    • For the beta release: bun run build:beta

About

Executable binaries for SerenityJS

Resources

License

Stars

Watchers

Forks