pact-cli

Crates.iopact-cli
lib.rspact-cli
version0.1.0
sourcesrc
created_at2024-04-14 14:00:31.298012
updated_at2024-04-14 14:00:31.298012
descriptionP.A.C.T. - Project Automation, Configuration, and Terminal Multiplexing
homepage
repositoryhttps://github.com/Abishevs/PACT.git
max_upload_size
id1208288
size34,551
(Abishevs)

documentation

README

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
Commit count: 11

cargo fmt