Skip to content

Vateron-Media/Xtream_build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Xtream_build

Instructions for building executables for XtreamCodes

PECL install package

/home/xtreamcodes/bin/php/bin/pecl install package

Build release MAIN

sudo python3 create_release.py --build main

Build release LB

sudo python3 create_release.py --build lb


🔧 Automatic build and publish installation binaries

We use GitHub Actions to automatically build and publish binaries to the repository Xtream_install when a new tag is posted.

🔹 Creating a release

  1. Go to the local Xtream_install repository
  2. Tag the new version:
    git tag v1.0.0
    git push origin v1.0.0
  3. GitHub Actions will run the build and publish the compiled binary to Releases.

About

Instructions for building executables for XtreamCodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages