emplace 0.1.8

Command-line tool to mirror installed software on multiple machines.
emplace-0.1.8 is not a library.

emplace

Command-line tool to mirror installed software on multiple machines.

Build Status Build status

Installation

Getting Started

  1. Install the emplace binary:

    Rust

    cargo install emplace
    
  2. Add the init script to your shell's config file:

    Bash

    Add the following to the end of ~/.bashrc:

    # ~/.bashrc
    
    eval "$(emplace init bash)"
    

Stargazers over time