# Actions-OpenWrt **Repository Path**: hanse__lu/Actions-OpenWrt ## Basic Information - **Project Name**: Actions-OpenWrt - **Description**: Build OpenWrt using GitHub Actions | 使用 GitHub Actions 编译 OpenWrt - **Primary Language**: Shell - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-04-17 - **Last Updated**: 2021-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Actions-OpenWrt [![LICENSE](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square&label=LICENSE)](https://github.com/P3TERX/Actions-OpenWrt/blob/master/LICENSE) [![GitHub Stars](https://img.shields.io/github/stars/P3TERX/Actions-OpenWrt.svg?style=flat-square&label=Stars)](https://github.com/P3TERX/Actions-OpenWrt/stargazers) [![GitHub Forks](https://img.shields.io/github/forks/P3TERX/Actions-OpenWrt.svg?style=flat-square&label=Forks)](https://github.com/P3TERX/Actions-OpenWrt/fork) Build OpenWrt using GitHub Actions [Read the details in my blog (in Chinese) | 中文教程](https://p3terx.com/archives/build-openwrt-with-github-actions.html) [GitHub Actions Group](https://t.me/GitHub_Actions) | [GitHub Actions Channel](https://t.me/GitHub_Actions_Channel) ## Usage - Sign up for [GitHub Actions](https://github.com/features/actions/signup) - Fork [this GitHub repository](https://github.com/P3TERX/Actions-OpenWrt) - Generate `.config` files using [Lean's OpenWrt](https://github.com/coolsnowwolf/lede) 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. ## Acknowledgments - [Microsoft](https://www.microsoft.com) - [Microsoft Azure](https://azure.microsoft.com) - [GitHub](https://github.com) - [GitHub Actions](https://github.com/features/actions) - [tmate](https://github.com/tmate-io/tmate) - [mxschmitt/action-tmate](https://github.com/mxschmitt/action-tmate) - [csexton/debugger-action](https://github.com/csexton/debugger-action) - [Cisco](https://www.cisco.com/) - [OpenWrt](https://github.com/openwrt/openwrt) - [Lean's OpenWrt](https://github.com/coolsnowwolf/lede) ## License [MIT](https://github.com/P3TERX/Actions-OpenWrt/blob/master/LICENSE) © P3TERX