Télécharger la liste

Description du projet

Yruba provides a rule system similar to make or
ant for the shell (bash). It provides a clear
separation between a list of dependencies that
must be up-to-date before the current task can be
performed, an explicit test that checks whether
the target is really out-of-date, and a command
that finally makes the target. Everything is plain
bash syntax, so there is no new command language
to learn.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-10-11 02:57 Retour à la liste release
2.9

Les fonctions de l'essai et le commandement d'une mission sont maintenant enveloppés de telle sorte que tout changement dans le répertoire est uniquement locale. Lorsque le test ou des retours de fonction de commandement, les changements d'emballage Retour vers le répertoire courant avant d'appeler la fonction.
Tags: minor feature change
The test and command functions of a task are now wrapped such that any change in directory is only local. When the test or command function returns, the wrapper changes back to the current directory before calling the function.

Project Resources