mkproject 0.1.0 (Default branch) |
|
|
mkproject ("make project") is a script that makes
project skeletons. It automatizes the task of
starting a new project with the information
provided from the command line. The package
created by default is a "hello world" project of
the selected skeleton that uses the autotools to
be managed.
License: GNU General Public License (GPL)
Changes:
This release makes the output of errors more human readable and adds a new Perl skeleton. It corrects handling of shebangs.
|