Skip to content

Commit 414d887

Browse files
Created readme for git
1 parent a2db054 commit 414d887

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
FBMS
2+
====
3+
4+
File Backup and Management System
5+
6+
FBMS is a simple backup solution for keeping a folder automatically backed up with revisions. You can think of it like Dropbox or Google Drive, but functioning entirely local.
7+
8+
Since this project was imported from SVN, the folder structure is a rather non-traditional.
9+
10+
Information on building is in doc/coding.txt. Since the project was an assignment for a class, the doc folder contains mostly papers that the class required.
11+
12+
The main folder contains everything required to build FBMS, including libraries, resources, scripts, the source code, and licensing information.
13+
14+
The util folder contains an early stage prototype.
15+
16+
FBMS is licensed under the GPL v3, with portions under the Apache license and LGPL.

0 commit comments

Comments
 (0)