Doorstop – requirements management tool

Doorstop is a requirements management tool that facilitates the storage of textual requirements alongside source code in version control. Each linkable item (requirement, test case, etc.) is stored as a YAML file in a designated directory. The items in each

Read more

less – a terminal pager program

less is a terminal pager. A pager is a program that displays text files. Other pagers commonly in use are more and pg. Pagers are often used in command-line environments. less is similar to more, but has the extended capability

Read more

sleepenh – enhanced sleep program

sleepenh is a program that can be used when there is a need to execute some functions periodically in a shell script. It was not designed to be accurate for a single sleep, but to be accurate in a sequence

Read more