sábado, 9 de junio de 2012

Gist by Github

I was looking for styles in order to put good style at my code in my blog.
First, I tried with SyntaxHighlighter, it was useful in that moment but I needed to modify blog's source code. Fortunately, I found Gist.
Here, some example. I hope it will be useful.
<dependency>
<groupId>org.codehaus.sonar.plugins</groupId>
<artifactId>sonar-plugin-cobertura</artifactId>
<version>1.5M3</version>
</dependency>
view raw pom.xml hosted with ❤ by GitHub

Note: You can use Gist using your GitHub account. But, if you haven't it, don't worry you can use it too.

No hay comentarios:

Publicar un comentario