From e7f4fdcf490123aa54981774ced44cd1970ca42a Mon Sep 17 00:00:00 2001 From: Brian Patino Date: Fri, 5 Feb 2016 16:38:39 -0500 Subject: [PATCH] Update README.md --- README.md | 47 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 45 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f8a5129..65b64db 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,45 @@ -# iron-gate -The start of something good. +# Iron Gate + +Iron Gate is the code name given to a really convenient files and foldesr organization system. This is a cross-platform application built for Windows and Mac OSX. Some really great features: + + - Tag files and folders for quick search up + - Save folder structures frequently used + - Create predefined directories based on common usages + - Search, upload, and download other user directory templates + - Easily remove unused files and folders + - ... more to come + + +### Version +0.1 + +### Tech + +The following is used to develop Iron Gate: + +* [JavaFX] - great GUI library +* [JavaFX Scene Builder] - faster way to build! + +Iron Gate is open source, feel free to [contribute]! + +### Installation + +Any java based IDE can build Iron Gate, although [IntelliJ] is highly recommended: + +### Plugins + +Iron Gate is will eventually use the following plugins: +* Dropbox +* Google Drive +* OneDrive + +### Todos + - everything + +[//]: # (These are reference links used in the body of this note and get stripped out when the markdown processor does its job. There is no need to format nicely because it shouldn't be seen. Thanks SO - http://stackoverflow.com/questions/4823468/store-comments-in-markdown-syntax) + + + [JavaFx]: + [JavaFX Scene Builder]: + [IntelliJ]: + [contribute]: