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.
Ecosystem
gem.coop
gem.coop
Latest Release
4 months ago
13.3.1
4 months ago
Versions
93
93
Downloads
1,252,091,644 total
1,252,091,644 total
Loading...
Readme
Loading...
Links
| Registry | gem.coop |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:gem/rake?repository_url=https://gem.coop
spec |
| License | MIT |
| First Release | over 16 years ago |
| Last Synced | about 2 hours ago |
Repository
| Stars | 2,436 on GitHub |
| Forks | 630 on GitHub |
| Docker Dependents | 6,588 |
| Docker Downloads | 5,011,479,988 |
| Commits | 2429 |
| Committers | 214 |
| Avg per Author | 11.35 |
| DDS | 0.753 |
Rankings on gem.coop
Overall
Top 0.1%
Downloads
Top 0.1%
Docker downloads
Top 0.1%