dotman 0.1.1

Dotfile management tool
Documentation
extern crate lib;

mod common;

#[test]
fn test() {
  let dir = common::setup();
}