Sha256: 5936f94ab627f2552c2241855e3bdcfef1109584c549b09bac37e26bb182af7a
Contents?: true
Size: 1.21 KB
Versions: 1
Compression:
Stored size: 1.21 KB
Contents
UP NEXT ============================================================================ - make it debian compatible (most of which is common sense anyway) http://pkg-ruby-extras.alioth.debian.org/upstream-devs.html - Distribute your software as a source code archive - Use setup.rb - Remove all references to rubygems in the software you ship - Don’t make your Rakefile depend on RubyGems - Make your tests and examples usable outside of your directory tree - Use a shebang that works everywhere - Provide man pages for your binaries - If possible, maintain a backward-compatible API - Man-Pages http://www.linuxhowtos.org/System/creatingman.htm order: NAME SYNOPSIS DESCRIPTION OPTIONS BUGS AUTHOR SEE ALSO SOMEDAY ============================================================================ - move decision wether a string is a word or not into algorithm definition. - test on windows - rescue OptionParser::InvalidOption with help screen - add option '-c, --config PATH - Configuration Path (default is ~/.to_pass)' - add ability to execute commands - add command to generate configuration path - add command to output available converters - add command to output available algorithms
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
to_pass-0.5.0 | TODO |