Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brp14005 committed Feb 5, 2016
1 parent 2e4e5d7 commit e7f4fdc
Showing 1 changed file with 45 additions and 2 deletions.
47 changes: 45 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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]: <https://docs.oracle.com/javase/8/javase-clienttechnologies.htm>
[JavaFX Scene Builder]: <http://www.oracle.com/technetwork/java/javase/downloads/javafxscenebuilder-info-2157684.html>
[IntelliJ]: <https://www.jetbrains.com/idea/>
[contribute]: <https://github.uconn.edu/brp14005/IronGate>

0 comments on commit e7f4fdc

Please sign in to comment.