PERT (Program Evaluation and Review Technique) is a statistical tool used in project management that is designed to analyze and represent the tasks involved in completing a given project.
CLI tool:
go install github.com/ink8bit/pert/cmd/pert@latest
Package:
go get github.com/ink8bit/pert
Usage of pert:
-n string
task name
-o float
optimistic value
-p float
pessimistic value
-r float
realistic value