Instale o 'executável' com o install
$~ chmod +x install
$~ ./install
Depois disso o comando todome estará disponível para uso
$~ todome
Mostrará todos os TODOs nos arquivos da pastal atual
$~ todome -r
Mostrará todos os TODOs nos arquivos da pasta atual e de suas subpastas
$~ todome -i
Mostrará quantos TODOs existem nos arquivos da pasta atual
$~ todome -i -r
Mostrará quantos TODOS existem nos arquivos da pasta atual e subpastas
Install the 'executable' with the install
$~ chmod +x install
$~ ./install
Then the command todome will be avaible
$~ todome
Show all the TODOs in the current folder
$~ todome -r
Show all the TODOs in the current folder and subfolders
$~ todome -i
Show how many TODOs are in the current folder
$~ todome -i -r
Show how many TODOs are in the current folder and subfolders