An open API service indexing awesome lists of open source software.

https://github.com/martinklepsch/configure

Install your dotfiles on any unix system with ease
https://github.com/martinklepsch/configure

Last synced: 3 months ago
JSON representation

Install your dotfiles on any unix system with ease

Awesome Lists containing this project

README

        

# Configure

`configure` lets you setup your dotfiles on any unix system with ease.

## Running it locally

* clone the repository
* run `bundle install`
* start the server with `thin -R config.ru start`

## Attribution

Some of the code in `views/pinit.erb` comes from [Bartman's dotfiles
script](http://github.com/bartman/dot-files)