1 | --- |
2 |
|
3 | - name: zydeco |
4 | description: "Experiment in graphics programming, C++, OpenGL, simulation techniques." |
5 | download: |
6 | - GIT git://joshstock.in/zydeco.git |
7 | - HTTPS https://git.joshstock.in/zydeco.git |
8 | urls: |
9 | - joshstock.in https://git.joshstock.in/zydeco |
10 | - GitHub https://github.com/JoshuaS3/zydeco |
11 | location: |
12 | dev: "/home/josh/repos/zydeco/.git" |
13 | prod: "/home/git/zydeco.git" |
14 | specialfiles: |
15 | - README README.md |
16 | - LICENSE LICENSE |
17 |
|
18 | - name: ncurses-minesweeper |
19 | description: "Terminal game of Minesweeper, implemented in C with ncurses." |
20 | download: |
21 | - GIT git://joshstock.in/ncurses-minesweeper.git |
22 | - HTTPS https://git.joshstock.in/ncurses-minesweeper.git |
23 | urls: |
24 | - joshstock.in https://git.joshstock.in/ncurses-minesweeper |
25 | - GitHub https://github.com/JoshuaS3/ncurses-minesweeper |
26 | - GitLab https://gitlab.com/JoshuaS3/ncurses-minesweeper |
27 | location: |
28 | dev: "/home/josh/repos/ncurses-minesweeper/.git" |
29 | prod: "/home/git/ncurses-minesweeper.git" |
30 | specialfiles: |
31 | - README README.md |
32 | - LICENSE LICENSE |
33 |
|
34 | - name: auto-plow |
35 | description: "A wheelchair motor-propelled battery-powered ESP32-driven remote control snow plow." |
36 | download: |
37 | - GIT git://joshstock.in/auto-plow.git |
38 | - HTTPS https://git.joshstock.in/auto-plow.git |
39 | urls: |
40 | - joshstock.in https://git.joshstock.in/auto-plow |
41 | - GitHub https://github.com/JoshuaS3/auto-plow |
42 | - GitLab https://gitlab.com/JoshuaS3/auto-plow |
43 | location: |
44 | dev: "/home/josh/repos/espy/.git" |
45 | prod: "/home/git/auto-plow.git" |
46 | specialfiles: |
47 | - README README.md |
48 | - LICENSE LICENSE |
49 |
|
50 | - name: resty-gitweb |
51 | description: "A git web interface for Lua/OpenResty (you're on it right now!)" |
52 | download: |
53 | - GIT git://joshstock.in/resty-gitweb.git |
54 | - HTTPS https://git.joshstock.in/resty-gitweb.git |
55 | urls: |
56 | - joshstock.in https://git.joshstock.in/resty-gitweb |
57 | - GitHub https://github.com/JoshuaS3/resty-gitweb |
58 | - GitLab https://gitlab.com/JoshuaS3/resty-gitweb |
59 | location: |
60 | dev: "/home/josh/repos/resty-gitweb/.git" |
61 | prod: "/home/git/resty-gitweb.git" |
62 | specialfiles: |
63 | - README README.md |
64 | - LICENSE LICENSE |
65 |
|
66 | - name: joshstock.in |
67 | description: "Source for serving and static templating/compiling of https://joshstock.in." |
68 | download: |
69 | - GIT git://joshstock.in/joshstock.in.git |
70 | - HTTPS https://git.joshstock.in/joshstock.in.git |
71 | urls: |
72 | - joshstock.in https://git.joshstock.in/joshstock.in |
73 | - GitHub https://github.com/JoshuaS3/joshstock.in |
74 | - GitLab https://gitlab.com/JoshuaS3/joshstock.in |
75 | location: |
76 | dev: "/home/josh/repos/joshstock.in/.git" |
77 | prod: "/home/git/joshstock.in.git" |
78 | specialfiles: |
79 | - README README.md |
80 | - LICENSE LICENSE |
81 |
|
82 | - name: s3-bsync |
83 | description: "Bidirectional syncing tool to sync local filesystem directories with S3 buckets. (Incomplete)" |
84 | download: |
85 | - GIT git://joshstock.in/s3-bsync.git |
86 | - HTTPS https://git.joshstock.in/s3-bsync.git |
87 | urls: |
88 | - joshstock.in https://git.joshstock.in/s3-bsync |
89 | - GitHub https://github.com/JoshuaS3/s3-bsync |
90 | - GitLab https://gitlab.com/JoshuaS3/s3-bsync |
91 | location: |
92 | dev: "/home/josh/repos/s3-bsync/.git" |
93 | prod: "/home/git/s3-bsync.git" |
94 | specialfiles: |
95 | - README README.md |
96 | - LICENSE LICENSE |
97 |
|
98 | - name: lognestmonster |
99 | description: "A general-purpose single-header C logging library and parser for event-based logs. (Incomplete)" |
100 | download: |
101 | - GIT git://joshstock.in/lognestmonster.git |
102 | - HTTPS https://git.joshstock.in/lognestmonster.git |
103 | urls: |
104 | - joshstock.in https://git.joshstock.in/lognestmonster |
105 | - GitHub https://github.com/JoshuaS3/lognestmonster |
106 | - GitLab https://gitlab.com/JoshuaS3/lognestmonster |
107 | location: |
108 | dev: "/home/josh/repos/lognestmonster/.git" |
109 | prod: "/home/git/lognestmonster.git" |
110 | specialfiles: |
111 | - README README.md |
112 | - LICENSE LICENSE |
113 |
|
114 | - name: dotfiles |
115 | description: "My personal dotfiles for Debian/Ubuntu." |
116 | download: |
117 | - GIT git://joshstock.in/dotfiles.git |
118 | - HTTPS https://git.joshstock.in/dotfiles.git |
119 | urls: |
120 | - joshstock.in https://git.joshstock.in/dotfiles |
121 | - GitHub https://github.com/JoshuaS3/dotfiles |
122 | - GitLab https://gitlab.com/JoshuaS3/dotfiles |
123 | location: |
124 | dev: "/home/josh/repos/dotfiles/.git" |
125 | prod: "/home/git/dotfiles.git" |
126 | specialfiles: |
127 |
|