# configdir Multi platform library of configuration directories for Rust ## Installation ``` $ cargo add configdir ``` ## Usage ```rust extern crate configdir; let path = configdir::get("appname"); // std::path::PathBuf ``` If you like this project, please watch this and follow me. ## Contributors Here is a list of [Contributors](http://github.com/pksunkara/configdir/contributors) ### TODO __I accept pull requests and guarantee a reply back within a day__ ## License MIT/X11 ## Bug Reports Report [here](http://github.com/pksunkara/configdir/issues). __Guaranteed reply within a day__. ## Contact Pavan Kumar Sunkara (pavan.sss1991@gmail.com) Follow me on [github](https://github.com/users/follow?target=pksunkara), [twitter](http://twitter.com/pksunkara)