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.
- Host: GitHub
- URL: https://github.com/maxdeviant/housekeeper
- Owner: maxdeviant
- License: mit
- Created: 2019-06-06T00:10:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-07T03:30:46.000Z (over 6 years ago)
- Last Synced: 2025-02-28T06:52:17.089Z (12 months ago)
- Topics: dotfiles, dotfiles-manager
- Language: Rust
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Housekeeper
[](https://crates.io/crates/housekeeper)
[](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
```