Skip to content
This repository has been archived by the owner on May 12, 2019. It is now read-only.
/ baby-steps Public archive

TDD baby-step training tool as a bash script

License

Notifications You must be signed in to change notification settings

sysupbda/baby-steps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

baby-steps

TDD baby-step training tool as a bash script

Help

baby-steps [-h|?] [-v] [-m maximum] [-a action] [-i condition] [-t threshold] [-e <exclude>] path [path2] [... pathn] -- Run baby steps on paths

where:
    -h/?          show this help text
    -v            show decision tree on each file change event
    -e  exclude   file patterns to ignore
    -f  frequency change check frequency
    -m  maximum   maximum time with relevant changes trigger
    -a  action    command to call when max time trigger is reached
    -i  condition command to test, that when successful resets the timer
    -t  threshold progress to maximum threhold to start showing warnings
    path       	  root directory of files to watch

About

TDD baby-step training tool as a bash script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages