pobsrc/docs/_build/html/_sources/index.rst.txt


Home Back

.. Pobsrc documentation master file, created by
   sphinx-quickstart on Fri Oct 14 10:52:40 2022.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Pobsrc's documentation!
==================================

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 <https://www.freemedialab.org/code/project.php?p=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.


.. note::  

      :ref:`Get started quickly from here <quickstart>`    

.. toctree::
   :maxdepth: 2
   :caption: Contents:
   
   quickstart
   working_code_webui
   preferences



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

Powered by Code, a simple repository browser by Fabio Di Matteo