Track operations
Project description
Trops - Track Operations
Trops is a simple command-line tool to track Linux system operations. It is basically a wrapper of Git to track updates of files on a Linux system. It is inspired by The best way to store your dotfiles: A bare Git repository.
Preriquisites
- Python-3.7 or higher
- Git
Ubuntu
apt install python3 python3-pip git
CentOS
TBD
Installation
pip install trops
Setup
Set up a trops project directory
trops init
Set up the trops environment
# bash
. ~/.trops/trops/bash_tropsrc
# zsh
. ~/.trops/trops/zsh_tropsrc
Usage
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
trops-0.1.6.tar.gz
(18.1 kB
view details)
File details
Details for the file trops-0.1.6.tar.gz.
File metadata
- Download URL: trops-0.1.6.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.8.2 requests/2.26.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ca0f2aaaed6e98785f63ac471fd7de06e09537a5daf106ae5b017f795855032
|
|
| MD5 |
1816aa15385c2cafc7875d20b04f91d1
|
|
| BLAKE2b-256 |
bd64af4172887869d987ceccc7916e8f4c1bdeff09c5047ca9a23a5a1e0800fc
|