💾 Archived View for gmi.noulin.net › gitRepositories › liveserver › file › package.yml.gmi captured on 2024-07-09 at 02:22:22. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
package.yml (357B)
1 --- 2 name: liveserver 3 version: 0.0.9 4 description: simple web server that reloads when file updates are detected 5 bin: ./liveserver.c 6 repository: 7 type: git 8 url: "https://noulin.net/git/liveserver.git" 9 keywords: 10 - utility 11 - command 12 author: Remy Noulin 13 license: MIT 14 homepage: "https://noulin.net/liveserver/file/README.md.html"