-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
feed.xml
73 lines (73 loc) · 3.09 KB
/
feed.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Apx Community</title>
<subtitle>Live feed of new stacks and package managers from the Apx Community.</subtitle>
<link rel="alternate" href="https://apx.vanillaos.org/"/>
<updated>2024-10-28T15:30:29.607Z</updated>
<generator>Feed for Deno</generator>
<author>
<name>Vanilla OS Contributors</name>
<email>[email protected]</email>
</author>
<entry>
<title>New Stack: vanilla-deno</title>
<link href="https://apx.vanillaos.org/community"/>
<id>vanilla-deno</id>
<updated>2024-10-28T15:30:29.607Z</updated>
<summary>New stack published.</summary>
<content type="html"><ul>
<li>Base: docker.io/denoland/deno:latest</li>
<li>Packages: deno</li>
<li>Package Manager: apt</li>
<li>Builtin: No</li>
</ul></content>
</entry>
<entry>
<title>New Stack: vanilla-golang</title>
<link href="https://apx.vanillaos.org/community"/>
<id>vanilla-golang</id>
<updated>2024-10-28T15:30:29.607Z</updated>
<summary>New stack published.</summary>
<content type="html"><ul>
<li>Base: ghcr.io/vanilla-os/pico:main</li>
<li>Packages: golang</li>
<li>Package Manager: apt</li>
<li>Builtin: No</li>
</ul></content>
</entry>
<entry>
<title>New Stack: vanilla-node</title>
<link href="https://apx.vanillaos.org/community"/>
<id>vanilla-node</id>
<updated>2024-10-28T15:30:29.607Z</updated>
<summary>New stack published.</summary>
<content type="html"><ul>
<li>Base: ghcr.io/vanilla-os/pico:main</li>
<li>Packages: nodejs</li>
<li>Package Manager: apt</li>
<li>Builtin: No</li>
</ul></content>
</entry>
<entry>
<title>New Package Manager: apt</title>
<link href="https://apx.vanillaos.org/community"/>
<id>apt</id>
<updated>2024-10-28T15:30:29.607Z</updated>
<summary>New package manager published.</summary>
<content type="html"><ul>
<li>Model: 2</li>
<li>Needs Sudo: Yes</li>
<li>Command Autoremove: apt autoremove</li>
<li>Command Clean: apt clean</li>
<li>Command Install: apt install</li>
<li>Command List: apt list</li>
<li>Command Purge: apt purge</li>
<li>Command Remove: apt remove</li>
<li>Command Search: apt search</li>
<li>Command Show: apt show</li>
<li>Command Update: apt update</li>
<li>Command Upgrade: apt upgrade</li>
<li>Builtin: No</li>
</ul></content>
</entry>
</feed>