Categories: None [Edit]

taski

https://rubygems.org/gems/taski
https://github.com/ahogappa/taski
Taski is a Ruby-based task runner currently under development. It allows you to define small, composable tasks along with the outputs they depend on. Taski statically resolves dependencies and executes tasks in the correct topological order, from the most dependent tasks first. It also supports reverse execution, useful for cleaning up temporary files after a build. **Note:** Taski does not yet support circular dependencies and may change as development progresses.

Total

Ranking: 105,356 of 196,643
Downloads: 7,923

Daily

Ranking: 32,247 of 196,611
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
93513,250,788base64
286191,973,363prism
378138,137,180liquid
78973,066,670tsort

Owners

#GravatarHandle
1iconahogappa