Giter VIP home page Giter VIP logo

toolbox's Introduction

Logo

Toolbox

A collection of terminal oriented utilities that contribute to my Personalized Development Environment

Tools

Collection Tool Name Linux Support Windows Support
git add-repo
git audt-dir
misc print-path
misc print-environ

toolbox's People

Contributors

ajlow2000 avatar

Watchers

Luke Harris avatar  avatar  avatar

toolbox's Issues

Add git branch explorer

I want a tool that shows me both local and remote branches, letting me select and checkout. And also create new. Maybe with structured naming like my gcm tool for commits

Project templater

just a quick way to init common projects. Mostly thinking of prebaked nix.flakes for common languages and such.

Git Audit

Add more info relating to commits ahead/behind remotes

Complete initial impl of git audit tool

Reqs:

  • Functioning cli via cmdliner
  • Recursively traverse directory and return list of subdirs that are valid checked out git repos
  • Iterate through list of repos and generate report from git status
  • Ignore specified paths (ie: ~/.local)

Create fuzzy find for history file

Explore support for concurrent hist files for zellij/tmux sessions. So each session (maybe panes too?) have their own accurate hist file

Add log navigation utility

Something to make navigating various log files easier.

Might need to gatekeep by platform.

home manager logs
nixos logs
login logs
process logs
etc

Add git audit tool

Build tool that recursively scan subdirectories for git repos and generates a report communicating what data is checked out and thus only existing on my local branch.

The vision is to use this to protect against data loss and increase recovery speed of a downed system

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.