Categories: None [Edit]

chloe

https://rubygems.org/gems/chloe
https://github.com/ryanmoran/chloe
Chloe is a tool used to manage an application's development environment. We all have projects that use a multitude of tools to bootstrap, run, and test our applications while they are in development. We have to learn bundler, rake, rails, vagrant, librarian, and many other tools so that we can just get something up to hack on it. Chloe tries to solve this by acting as a simple CLI for your application in development. It enables you to wrap up common tasks into a singular interface, keeping tests, vms, and dependency management all under one roof.

Total

Ranking: 58,095 of 183,127
Downloads: 16,460

Daily

Ranking: 74,510 of 183,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
24832,376,672thor
25818,160,872rspec

Owners

#GravatarHandle
1iconryan_moran