6 lines
335 B
Text
6 lines
335 B
Text
freecode-submit is a script that supports remote submission of release updates
|
|
to Freecode via its JSON API. It is intended for use in project release scripts.
|
|
It reads the metadata from an RFC-2822-like message on standard input, possibly
|
|
with overrides by command-line switches.
|
|
|
|
WWW: http://catb.org/~esr/freecode-submit/index.html
|