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: 114,723 of 193,767
Downloads: 6,526

Daily

Ranking: 19,558 of 193,752
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
106458,098,839base64
331153,647,188prism
384130,964,372liquid
99250,506,066tsort

Owners

#GravatarHandle
1iconahogappa