filecrate 0.1.1

A file storage and synchronization service written in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Filecrate

[![Build Status](https://travis-ci.org/Winseven4lyf/rust-filecrate.svg)](https://travis-ci.org/Winseven4lyf/rust-filecrate)
[![Crate](https://img.shields.io/crates/v/filecrate.svg)](https://crates.io/crates/filecrate)
[![Docs](https://docs.rs/filecrate/badge.svg)](https://docs.rs/filecrate)

A file storage and synchronization service written in Rust.

## License

This project is licensed under either of

- Apache License, Version 2.0 ([`LICENSE-APACHE`]LICENSE-APACHE or [online]https://apache.org/licenses/LICENSE-2.0)
- MIT License ([`LICENSE-MIT`]LICENSE-MIT or [online]https://opensource.org/licenses/MIT)

at your option.