<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/.devcontainer, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2025-06-15T11:20:08Z</updated>
<entry>
<title>meta: create devcontainer.json</title>
<updated>2025-06-15T11:20:08Z</updated>
<author>
<name>Andrey Butirsky</name>
</author>
<published>2023-09-23T21:56:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=72a7e58059e6a4296baf594b0702653636830cd6'/>
<id>urn:sha1:72a7e58059e6a4296baf594b0702653636830cd6</id>
<content type='text'>
Maintainer: me
Compile tested: mips, ath79, OpenWrt SNAPSHOT

Description:
Development container configuration.
The container can run locally or in cloud (Codespaces).
Sample usage: easily open full-featured VS Code IDE in browser,
pre-configured for OpenWrt packages development.

When run in the Codespaces, the packages repo is found in /workspaces/packages.
To add it to the feeds, run inside the container:
$ sed -i '1s;^;src-link workspaces /workspaces/packages\n;' ~/feeds.conf.default

Signed-off-by: Andrey Butirsky &lt;butirsky@gmail.com&gt;
</content>
</entry>
</feed>
