8000 GitHub - zb028/Actions-OpenWrt: Build Lean's OpenWrt using GitHub Actions | 使用 GitHub Actions 编译Lean的OpenWrt
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zb028/Actions-OpenWrt

 
 

Repository files navigation

Actions-OpenWrt

LICENSE GitHub Stars GitHub Forks

Build OpenWrt using GitHub Actions

cd ~/lede && git pull && ./scripts/feeds update -a &&./scripts/feeds install -a && make menuconfig

Usage

  • Sign up for GitHub Actions
  • Fork this GitHub repository
  • Generate .config files using Lean's OpenWrt source code.
  • Push .config file to the GitHub repository, and the build starts automatically.Progress can be viewed on the Actions page.
  • When the build is complete, click the Artifacts button in the upper right corner of the Actions page to download the binaries.

Read the details in my blog (in Chinese) | 中文教程

About

Build Lean's OpenWrt using GitHub Actions | 使用 GitHub Actions 编译Lean的OpenWrt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0