Lagring Backup (from norwegian lagring
- storage) is a convenience tools for managing data backups. The aim is to streamline and simplify
the way administrator configures backup utilities, avoid tons of bash scripts and minimize the efforts for
configuration.
Ensure you have pre-requisites installed:
- Python 3.7+
- Make
Run make setup
. This will create Virtual Environment for project and install required dev. dependencies. Before making
any commit make use to run make to apply formatter, run linter and update copyright.
This module is licensed under GPLv3. This means you are free to use in non-commercial projects.
The GPL license clearly explains that there is no warranty for this free software. Please see the included LICENSE file for details.