add codeberg mirror and future ideas
All checks were successful
CI / shellcheck (push) Successful in 18s
All checks were successful
CI / shellcheck (push) Successful in 18s
This commit is contained in:
parent
0943a639cc
commit
87b13d590d
1 changed files with 6 additions and 2 deletions
|
|
@ -216,15 +216,19 @@ Management (accept hex ID or name):
|
||||||
-h Show help
|
-h Show help
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Future feature ideas
|
||||||
|
|
||||||
|
- [ ] `-R` flag to restart / reload
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
AGPL-3.0-or-later. See [LICENSE](LICENSE).
|
AGPL-3.0-or-later. See [LICENSE](LICENSE).
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
The primary repository is hosted on [Forgejo](https://code.opennomad.com/opennomad/systab) with a public mirror on [GitHub](https://github.com/opennomad/systab).
|
The primary repository is hosted on [Forgejo](https://code.opennomad.com/opennomad/systab) with a public mirrors on [Codeberg](https://codeberg.org/opennomad/systab) and [GitHub](https://github.com/opennomad/systab).
|
||||||
|
|
||||||
Contributions (issues and pull requests) are welcome on GitHub.
|
Contributions (issues and pull requests) are welcome via both mirrors.
|
||||||
|
|
||||||
After cloning, enable the pre-commit hook (runs ShellCheck + tests):
|
After cloning, enable the pre-commit hook (runs ShellCheck + tests):
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue