Helper scripts for development purposes.
Clone the repository and add the clone directory to the PATH
environment variable. The suggested clone directory is
~/bin
.
Information should not be maintained redundant. To prevent duplications, this README.md doesn't document any usage
information. Instead, each script contains its own manual/help text. It will be printed, when the script is invoked with
the -h
option.
The scripts should work with most Unix environments, but they have only been tested with Mac and ZSH.
Exception: projects.sh and its managed project environments managed by projects.sh use Mac specific functionality to start the project Terminal. The currently implementations should be easy to extend. Pull requests appreciated ...
- projects.sh:
- Project names must not contain white spaces.