lodge 0.2.0

Automatable symbolic link manager
Documentation
# Lodge

[![Cargo](https://github.com/jbhannah/lodge/workflows/Cargo/badge.svg)][actions-cargo]

Automatable symbolic link manager, à la [GNU Stow][] and [rcm][].

## Installation

    cargo install lodge

## Usage

    lodge --help

## Copyright

Copyright © 2020 Jesse B. Hannah. Licensed under the terms of the MIT License
(see [LICENSE](LICENSE)).

[actions-cargo]: https://github.com/jbhannah/lodge/actions?query=workflow%3ACargo
[gnu stow]: https://www.gnu.org/software/stow/
[rcm]: https://github.com/thoughtbot/rcm