Skip to main content

Track operations

Project description

Trops - Track Operations

PyPI Package Repository License

Trops is a simple command-line tool to track Linux system operations.

Preriquisites

  • Python-3.8 or higher
  • Git 2.X

Ubuntu

apt install python3 python3-pip git

CentOS

TBD

Installation

pip3 install trops

Quickstart

Set up a trops project directory

trops env init <dir>

Set up the trops environment

# bash
. <dir>/trops/bash_<hostname>rc

# zsh
. <dir>/trops/zsh_<hostname>rc

Usage

TBD

Inspiration

Contributing

If you have a problem, please create an issue or a pull request.

  1. Fork it ( https://github.com/kojiwell/trops/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Project details


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.18.tar.gz (24.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page