Project

towels

0.0
No commit activity in last 3 years
No release in over 3 years
`towels` is a work-in-progress, but can be used if you're willing to find bugs as you go along. It is intended to be used as a way of keeping track things that you need to build your projects; especially projects that aren't packaged through a system that handles dependencies for you.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

towels

Whimsical dependency management for unpackaged projects

towels is a work-in-progress, but can be used if you're willing to find bugs as you go along. It is intended to be used as a way of keeping track things that you need to build your projects; especially projects that aren't packaged through a system that handles dependencies for you. Create a Towels directory in your project, fill it up with YAML files for each towel (dependency), then run towel from the parent directory. Done!

For now, you can see an example in our Towel Rack repository.