Hello fellow JVM Platform nerds!

If you want to generate good looking (IMHO :-)) PDF documents see my 
MarkdownDoc!

https://github.com/tombensve/MarkdownDoc

To get binaries you need the following:
<distributionManagement>
   <repository>
       <id>repsy</id>
       <name>repsy</name>
       <url>https://repo.repsy.io/mvn/tombensve/natusoft-os</url>
   </repository>
</distributionManagement>

<repositories>
   <repository>
       <id>repsy</id>
       <name>My Maven Repository on Repsy</name>
       <url>https://repo.repsy.io/mvn/tombensve/natusoft-os</url>
   </repository>

</repositories>

<pluginRepositories>

   <pluginRepository>
       <id>repsy</id>
       <name>repsy</name>
       <url>https://repo.repsy.io/mvn/tombensve/natusoft-os</url>
       <releases>
           <enabled>true</enabled>
       </releases>
   </pluginRepository>

</pluginRepositories>

I have attached the documentation as a PDF generated with MarkdownDoc.

Personally I no longer work, but still code on hobby projects, at a far slower 
pace than I used to! I'm not longer at my old capacity.

If anyone who has an interest in a tool like this, and wan't to help maintain 
it or even take it over please contact me!

And I should probably mention that it is written in the eminent Groovy language!

Best Regards,
Tommy

______________________
Tommy Svensson
to...@natusoft.se
On 12 Feb 2025 at 20:00 +0100, Maven Users List <users@maven.apache.org>, wrote:
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to