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.9.tar.gz
(19.7 kB
view details)
File details
Details for the file trops-0.1.9.tar.gz.
File metadata
- Download URL: trops-0.1.9.tar.gz
- Upload date:
- Size: 19.7 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 |
398bdf5ff8b41a39c911fa38baedd1683bc97a63dde0f8bd7d4edb70ddac539c
|
|
| MD5 |
f32489454f71db1d1b85599867ccad07
|
|
| BLAKE2b-256 |
a19ff0d6014fb96e5825ca11a91db9196b7145375a0ba7e16ada31012c11bd65
|