Rake is a Make-like program implemented in Ruby
https://github.com/ruby/rake
Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
specified in standard Ruby syntax.
Rake has the following features:
* Rakefiles (rake's version of Makefiles) are completely defined in standard
Ruby syntax.
No XML files to edit. No quirky Makefile syntax to worry about (is that a tab
or a space?)
* Users can specify tasks with prerequisites.
* Rake supports rule patterns to synthesize implicit tasks.
* Flexible FileLists that act like arrays but know about manipulating file
names and paths.
* Supports parallel execution of tasks.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:ruby:extensions/rubygem-rake-12.3 && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| gem2rpm.yml | 0000001631 1.59 KB | |
| rake-12.3.3.gem | 0000087040 85 KB | |
| rubygem-rake-12.3.changes | 0000025496 24.9 KB | |
| rubygem-rake-12.3.spec | 0000002412 2.36 KB |
Comments 0