Skip to content

leon-ai/leon-binaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leon Binaries for Tools

Release a New Binary

  1. Go to the Actions tab
  2. “Build Binaries”
  3. Run workflow
  4. Set “bin” to the folder name under bins/ (e.g., faster_whisper).
  5. The job will:
    • Set up Python and pipenv.
    • Run npm run build {bin} using your scripts/build.js.
    • Read bins/{bin}/version.py to get version.
    • Upload a single artifact per architecture named: {bin}_{version}-{arch}[.exe].

Debug GitHub Action in Local Env

About

📦 Third-party binaries for Leon.

Resources

Stars

Watchers

Forks

Packages

No packages published