diff --git a/doc/forum/Using_git-annex_as_a_library.mdwn b/doc/forum/Using_git-annex_as_a_library.mdwn new file mode 100644 index 0000000000..3727679dd0 --- /dev/null +++ b/doc/forum/Using_git-annex_as_a_library.mdwn @@ -0,0 +1 @@ +I am looking to use git-annex as a library/tool to bring syncing to another application. Is there any documentation or open examples of doing something like this?