pobsrc/readme.md
# Pobsrc
Pobsrc is a simple command line utility for storing code on a private space. It supports a lot of filesystems as it just uses rclone.
Its goal is to have a replacement for github to keep your code. However, it does not support version control.
It is also designed to work well with the "Code" web interface. Code is written in Php and tested starting from php 7.1, does not require database and is easy to install.
It is also possible to use Pobsrc to make simple backups on any filesystem supported by rclone.
## Links
[Documentation](https://www.freemedialab.org/code/pobsrc/docs/_build/html/index.html)
[Downloads](#)