- Created by mttjhn
- 🗓 Last Updated: 18/08/21 17:45:46
- 🌟 Stars on GitHub: 1
- Love this? Consider supporting the creator by Starring or Sponsoring this on GitHub!
- Get Source Code
From their README
alfred-estimator
This is a quick workflow that does math calculations for software estimates, based on standards used at Computronix.
Requirements
Commands
estim
- Takes the user's input as a number or math expression (e.g.
(40-2)*1.2) + 3
) and calculates a "full" estimate assuming that the input is only 52% of the actual effort. Provides the results in hours or days (assuming 8-hour days). 😁
- Takes the user's input as a number or math expression (e.g.