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: 106,522 of 195,929
Downloads: 7,726

Daily

Ranking: 19,507 of 195,909
Downloads: 24

Depended by

RankDownloadsName

Depends on

RankDownloadsName
96498,050,925base64
296180,885,630prism
378136,436,598liquid
83566,415,353tsort

Owners

#GravatarHandle
1iconahogappa