basher bash package manager

arzzen/pert

https://github.com/arzzen/pert

GitHub Repo stars GitHub top language GitHub issues GitHub tag (latest by date) GitHub last commit GitHub contributors

basher install

## To install this package with basher
$ basher install arzzen/pert

Description

A simple command line (bash/shell) utility to estimate tasks using PERT [Program Evaluation and Review Technique]

Usage

Comma separated task list in the form “1,2,12 4,5,9 2,3,6”, where whitespace separates tasks. (or you can use piping inputs echo “1,2,3 10,30,40” pert)

Usage:

pert [optimistic,realistic,pessimistic]