cli-helpers is a tiny toolkit of command-line helper scripts for common local development chores. It includes shortcuts for Git workflows, PATH checks, Python virtual environment setup, Jupyter startup, and Markdown TOC generation.
I built it to avoid repeating the same terminal commands again and again and to keep everyday setup and maintenance work simple.
Itβs delightful because it focuses on small, practical tasks developers do all the time and makes them quicker with reusable shortcuts.
Supercharge your local dev workflow with handy command-line scripts that manage PATH, Git configs, Markdown TOCs, Python venvs, and more β all from your favorite shell! These helpers make repetitive tasks feel like a breeze so you can focus on building cool stuff.
Key features:
- π₯ Manage your current directory in PATH with simple commands
- β‘ Effortlessly show or update global Git user info and stash details
- π― Auto-create or update Markdown TOCs from the command line
- π Activate and manage Python virtual environments in a snap
This summary was generated by GitHub Copilot based on the project README.