diff --git a/doc/images/example-manifest.png b/doc/images/example-manifest.png new file mode 100644 index 000000000..74797a900 Binary files /dev/null and b/doc/images/example-manifest.png differ diff --git a/doc/images/example-manifest.svg b/doc/images/example-manifest.svg new file mode 100644 index 000000000..486f7e277 --- /dev/null +++ b/doc/images/example-manifest.svg @@ -0,0 +1,27 @@ +
\ No newline at end of file diff --git a/doc/landing.html b/doc/landing.html new file mode 100644 index 000000000..cc72fa87e --- /dev/null +++ b/doc/landing.html @@ -0,0 +1,165 @@ + + + + + + + + + + + + + + + + + DFetch - Dependency fetcher + + + + +
+ +
+ + +
+
+ +
+
+ +

+ Fetch your + dependencies. +

+

DFetch makes it easy to reuse source code, without requiring + any build system, package manager or version control system. Copy-paste on steroids!

+ + + Install + +
+
+ +
+ +
+
+
+ +
+
+ +
+
+ + + + +
+ +
+ +

+ + Check for new versions. +

+

Check for the latest version of your dependencies and DFetch will even + interpret the available tags. +

+ +
+
+
+ + +
+
+ +
+
+ +

Simple YAML config.

+

Add projects easily with + a simple YAML config file. +

+
+
+ +
+
+ +

Automate

+

Integrate with Jenkins, Gitlab CI, Dependency check + or any tool directly through a simple cli.

+
+
+
+
+ +

Mixed VCS environments.

+

Perfect for organizations with mixed code-bases. Mix sources from SVN or + Git. +

+
+
+
+
+ +

No lock-in.

+

Don't like it? Move on to the next tool.

+
+
+
+
+ + +
+
+ +
+ +
+ +

+ + Change locally & upstream changes. +

+

Customize the fetched dependency by applying patches, or generate a patch for upstreaming your fix and help others! +

+ +
+ + + + +
+ +
+
+
+ + + + + + + \ No newline at end of file