# Temporary [![Build Status][travis-img]][travis-url]
The library facilitate the creation of temporary files and directories.
## [Documentation][docs]
## Acknowledgements
The library is based on `std::old_io::TempDir` by Rust’s developers.
1. Fork the project.
2. Implement your idea.
3. Create a pull request.
[travis-img]: https://travis-ci.org/stainless-steel/temporary.svg?branch=master
[travis-url]: https://travis-ci.org/stainless-steel/temporary
[docs]: https://stainless-steel.github.io/temporary