orepotool

Tool for downloading OpenWrt repos to create a development workspace, by Daniel F. Dickinson. Inspired by Google's repo tool from AOSP, and began life as a 'post-sync' hook for that tool. This is useful is when at least some of the following are true: You are working in more than repo on regular basis (e.g. packages and luci), you are working with daily snapshot SDK and/or ImageBuilder, and you are starting with a clean build environment on a regular basis, you are working with multiple targets, DRY is a thing for you (Don't Repeat Yourself), you want your workspace to have tools outside the typical OpenWrt setup (e.g. linting/spell checking), you want the workspace setup to be consistent and correct each time.
Updated 2026-03-31 02:37:36 -04:00
post-sync hooks for use with manifests and per-manifest configurations for use with for Google's 'repo' tool (from AOSP) to setup an OpenWrt development tree for main OpenWrt, packages, luci, and other feeds.
Updated 2026-03-30 00:29:08 -04:00