|
About:
The Mknew Project is an investigation of how to
build simple Unix shell scripts to manage common
development and administrative tasks. The emphasis
is on using languages and tools that already exist
and are in common use. A related emphasis is on
exploring the functional programming nature of the
bash shell. This is accomplished by using the bash
function capability, and using the bash "$("
")"syntax to delay function execution in bash
scripts. This allows building scripts that have a
LISP-like function syntax that permits shell
scripts to be written as a series of function
calls with minimal syntax. The goal is to provide
a way to specify make procedures of heterogeneous
components in a bash script. These can include
diverse source code languages, documentation text,
test procedures, and data. In addition to the
mknew function library (mklib), these "make"
procedures rely only on capabilities provided by
the bash shell, and common Unix command line
utilities.
Release focus: Minor feature enhancements
Changes:
This release provides new capabilities and further
explorations of bash functions. This version of
mknew supports the deployment of files to
arbitrary destinations, and is useful for managing
many different types of files, such as
configuration files, using a consistent activity
pattern. Once mknew is installed, an "mkd" file is
created in the source file directory, specifying
the primary source file types. To deploy files,
simply type "mk all" at the shell prompt.
Author:
William L Anderson [contact developer]
Homepage:
http://mknew.sourceforge.net
Changelog:
http://sourceforge.net/forum/forum.php?forum_id=621870
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.39/10.00
(Rank N/A)
» Vitality: 0.00% (Rank 19557)
» Popularity: 0.31% (Rank 17911)

(click to enlarge graphs)
Record hits: 2,375
URL hits: 429
Subscribers: 12
|
|