diff --git a/tsa/howto/trac.mdwn b/tsa/howto/trac.mdwn index 59b3777d4d4cc601467d3784fc94930985afc92d..c1c9fe3b877c8520b9591d7a5f80e09e8bc9d56d 100644 --- a/tsa/howto/trac.mdwn +++ b/tsa/howto/trac.mdwn @@ -1,6 +1,10 @@ Commandline access ================== +We use [cartman](https://github.com/tamentis/cartman/), a "commandline trac client" which "allows you to +create and manage your Trac tickets from the command-line, without the +need to setup physical access to the Trac installation/database". + Install: virtualenv --python=python3 --system-site-packages ~/.virtualenvs/cartman