code-forge/README.md

14 lines
254 B
Markdown
Raw Normal View History

2024-04-11 03:30:24 +00:00
# Code Forge
Forgejo instance serving https://forge.karnov.club.
## Maintaining
2024-04-11 03:30:24 +00:00
Using [spud](https://forge.karnov.club/spadinastan/spud), just `spud start ./service.yml`!
2024-04-11 03:30:24 +00:00
### Starting runners
2024-04-11 03:30:24 +00:00
```
FORGEJO_RUNNER_ROOT=... ./start-action-runner.sh
```