Linklist is just a simple script to convert a text file with one URI per line into a static HTML page containing links to those URIs.
This program converts a text file with one URI per line into a static HTML page containing links to those URIs.
gem install linklist
linklist -i input.txt -o output.html
Linklist is licensed under the MIT X11 License.
:include: LICENSE.rdoc