ダウンロードリスト

プロジェクト概要

Yruba は、シェル (bash) を作るまたは蟻のような規則システムを提供します。現在のタスクを実行することができます前に最新の状態にする必要がある依存関係、ターゲットが最新ではなく本当にかどうかをチェックな明示的なテストおよび最終的にターゲットになりますコマンドのリスト間の明確な分離を提供しています。コマンドに新しい言語を学ぶことはありませんので、すべては普通の bash 構文です。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2009-10-11 02:57
2.9

タスクのテストおよびコマンド機能するよう、そのディレクトリ内の任意の変更は、ローカルにラップされます。ときは、テストまたはコマンド関数を返す関数を呼び出す前に、ラッパーの変更を現在のディレクトリに。
タグ: 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.

2007-01-06 22:46
2.8

依存関係のループの検出が機能しませんでした。この問題は修正されます。
タグ: Minor bugfixes
The detection of dependency loops did not work.
This is fixed now.

2006-11-01 16:40
2.7

mapFilenames関数の拡張子のファイル名をマップできるように強化された変更のままにします。
タグ: Minor feature enhancements
The mapFilenames function was enhanced to allow
for the extensions of mapped file names to be left
unchanged.

2006-09-25 02:00
2.6

一方、途中でファイルの拡張子を変更する新機能mapFilenamesマップを別のディレクトリにファイル名を。これは、Javaのソースファイルからターゲットをコンパイルを作成するために使用することができます。関数は、昔の速度が改善されました。
タグ: Minor feature enhancements
The new function mapFilenames maps file names into another directory while changing the file extension on the way. It can be used to create compile targets from Java source files. The speed of function old was improved.

2006-09-16 20:14
2.5

マッピングされたターゲットのydoc情報のリストにはバグが修正されました。 Debianのパッケージを用意した。
タグ: Minor bugfixes
A bug in the listing of ydoc information for
mapped targets was fixed. A Debian package was
prepared.

プロジェクトリソース