Skip to content

Latest commit

 

History

History

tudu

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Description

Configurable developer tool to overview projects' todos.

Requirements

Written for Linux.

Depends:

  • Perl (>= 5.22)
  • file-listing for Perl (e.g., 'libfile-listing-perl')
  • term-readkey for Perl (e.g., 'libterm-readkey-perl')

Files

The installer provides the following:

  • '/usr/local/bin/tudu'
  • '/usr/share/bash-completion/completions/tudu'
  • '/usr/share/man/man1/tudu.1.gz'

Contributions

The best way to help is to let me know of any bugs or oversights.

If you wish to contribute any code, try to keep to the existing programming style. Avoid reaching outside of the language whenever possible or reasonable, and keep things consistent and presentable. If you're contributing a new file, such as a helper or wrapper, try to stick to similar dependencies (where reasonable) and please keep the style of the output the same.

If submitting any documentation, try to ensure the English is correct and presentable.