Skip to content

Instantly share code, notes, and snippets.

@wullemsb
Created August 18, 2024 15:20
<?xml version="1.0" encoding="utf-8"?>
<package>
<id>Example</id>
<version>1.0.0</version>
<title>Example Lib</title>
<authors>Bart Wullems</authors>
<description>Hello world</description>
<contentFiles>
<files include="*" />
</contentFiles>
</metadata>
</package>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment