{% if include.breadcrumbs %} {% capture bread %} [Projects]({{ site.projects_site_url }}) : {{ include.breadcrumbs }} {% endcapture %} {{ bread | markdownify }} {% endif %}
{{ site.name }}
{{ include.description | markdownify }}
Quick Start
{{ include.body | markdownify }}
Download
The recommended way to get the code for this project is to use a dependency management system. The snippet below can be copied and pasted into your build when you create a new project, or when adding {{ site.project }} to your project.
{{ include.quickstart | markdownify }}
{% include right.html %}