gw-bin 0.4.2

Watch git repositories, pull changes and run commands on the new files
Documentation
1
2
3
use std::collections::HashMap;

pub type Context = HashMap<&'static str, String>;