Skip to content

Command-line tools that deal with log files, and help our activities

Notifications You must be signed in to change notification settings

exmakhina/xm_rst

Repository files navigation

xm_rst

Usage

xm_rst --help

Installation

Requirements:

  • docutils
  • argcomplete

Simply:

mkdir -p ~/.local/opt{,/bin}
pushd ~/.local/opt
git clone ...
pushd bin
ln -sf ../xm_rst/xm_rst.py xm_rst
popd
popd

And you can add to your environment, if not already there:

PATH+=~/.local/opt/bin

And some command-line completion:

eval "$(register-python-argcomplete xm_rst 2>/dev/null)"

License

MIT

About

Command-line tools that deal with log files, and help our activities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages