Browse Source

docs(script): add top comment

pull/16/head
D. Bohdan 3 years ago
parent
commit
d8771478c8
  1. 3
      generate-item.tcl

3
generate-item.tcl

@ -1,4 +1,7 @@
#! /usr/bin/env tclsh
# Generate the screenshot and its thumbnail for a framework. Print the
# Markdown to add to README.md. To install the dependencies on Debian/Ubuntu:
# $ sudo apt install imagemagick optipng tcl tcllib wkhtmltopdf
package require fileutil

Loading…
Cancel
Save