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

https://github.com/maxdeviant/housekeeper

A dotfile manager, not your housekeeper.
https://github.com/maxdeviant/housekeeper

dotfiles dotfiles-manager

Last synced: 12 months ago
JSON representation

A dotfile manager, not your housekeeper.

Awesome Lists containing this project

README

          

# Housekeeper

[![Crates.io](https://img.shields.io/crates/v/housekeeper.svg)](https://crates.io/crates/housekeeper)
[![Crates.io](https://img.shields.io/crates/l/housekeeper.svg)](https://github.com/maxdeviant/housekeeper/blob/master/LICENSE)

A dotfile manager, not your housekeeper.

## Installation

The easiest way to use Housekeeper is to install it via `cargo`. You will need [Rust](https://www.rust-lang.org/) [installed](https://www.rust-lang.org/tools/install) on your system in order to do this.

```sh
cargo install housekeeper
```

### Getting Started

```sh
housekeeper --help
```