CLI Helpers

Command-line helpers scripts for common local development workflows.

Batchfile, bush, Python, shell πŸ“„ MIT ⭐ …
Screenshot of CLI Helpers

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.

Copilot says: AI-generated

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.