#automation #multiplexing #configuration #language #tmux #py #tmux-session

app pact-cli

P.A.C.T. - Project Automation, Configuration, and Terminal Multiplexing

1 unstable release

0.1.0 Apr 14, 2024

#1147 in Command line utilities

Download history 93/week @ 2024-04-08 40/week @ 2024-04-15

133 downloads per month

Custom license

23KB
589 lines

P.A.C.T. - Project Automation, Configuration, and Terminal Multiplexing

A tool for project creation/ cloning. Organising them by project type (personal/work/shool/test) => language (py, rust, c, arduino, etc) => project name. initilises a git repo. Then def files are created e.g. MIT LICENSE, simple README and .gitignore. Then tmux session is started with session-name as project name (for use with TMS-Tmux sessionizer). Then if lang has specific env to start like py venv, it will be started for you in tmux.

Installation

cargo install pact-cli

Dependencies

~1–11MB
~92K SLoC