Project
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Development