Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmini/tycho-experiments

Experiments with Eclipse Tycho
https://github.com/jmini/tycho-experiments

Last synced: 13 days ago
JSON representation

Experiments with Eclipse Tycho

Awesome Lists containing this project

README

        

//tag::vardef[]
:gh-repo-owner: jmini
:gh-repo-name: tycho-experiments
:project-name: Eclipse Tycho Experiments
:branch: master
:twitter-handle: j2r2b
:license: https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html
:license-name: Eclipse Public License - v 2.0

:git-repository: {gh-repo-owner}/{gh-repo-name}
:homepage: https://{gh-repo-owner}.github.io/{gh-repo-name}/
:issues: https://github.com/{git-repository}/issues
//end::vardef[]

//tag::header[]
= {project-name}
Experiments with Eclipse Tycho
//end::header[]

//tag::description[]
== Description

This repository contains some experiments made with Maven and Eclipse Tycho.

//end::description[]
Read more on the link:{homepage}[project home page].

//tag::contact-section[]
== Get in touch

Use the link:{issues}[issue tracker] on GitHub.

You can also contact me on Twitter: link:https://twitter.com/{twitter-handle}[@{twitter-handle}]
//end::contact-section[]

//tag::license-section[]
== License

link:{license}[{license-name}]
//end::license-section[]