/dev-tools

Small convenience tools useful for dealing with work.

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Table of Contents

  1. Dev Tools
    1. hyper-shell
    2. hyper-git
      1. sync

Dev Tools

Small convenience tools useful for dealing with work.

hyper-shell

hyper-shell [directories]

Multiplexes shell commands to multiple directories.

hyper-git

hyper-git [-c config-path] [command]

Executes git commands for all configured repositories. See the examples folder for a config file to get started.

sync

Executes git clone, stash, checkout & pull.