Description
ConfigKeeper provides a single backup command which copies a comfiguration file (.vimrc, .bashrc, etc) into a repository and pushes it.
Usage
configkeeper path/to/config-file
Setup
Clone the repository. Link the script somewhere under your $PATH. The following assumes that ~/.local/bin is added to your path.
git clone https://gitlab.com/loxosceles/configkeeper.git ~/tools
ln -s ~/tools/configkeeper/configkeeper ~/.local/bin/configkeeper
Create a repository for your config files you want to back up. The default is ~/.local_configurations.
Documentation
The full documentation is at http://configkeeper.rtfd.org.
History
0.1.0 (18/06/2019)
First release on PyPI.
Release files for configkeeper 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| configkeeper-0.1.1.tar.gz | 18.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| configkeeper-0.1.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 34.1 kB
Release files / configkeeper-0.1.1.tar.gz
| Download URL | configkeeper-0.1.1.tar.gz |
|---|---|
| Size | 18.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
232f7f4a71af5c66c91037cba3beae75f091cf10042ee3370d82c07fc1c8267e
|
|
BLAKE2b-256 checksum How to use checksums |
cc087ef64cb249992e6dcbd34822d1629fb55e995a261b494b91020d1d2c4d27
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
|
Release files / configkeeper-0.1.1-py2.py3-none-any.whl
| Download URL | configkeeper-0.1.1-py2.py3-none-any.whl |
|---|---|
| Size | 16.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
14201388446ffa0ddf6272a78ac904227e704dc103514a2b59f5f043c4cf3030
|
|
BLAKE2b-256 checksum How to use checksums |
a900a99d69a0f680b446056604b39fb1b0f61e0b7b1272ed000376f92cbf6622
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
|