<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Asdf Plugins Updates Weekly</title>
  <id>https://www.trackawesomelist.com/asdf-vm/asdf-plugins/week/feed.xml</id>
  <updated>2023-02-13T15:47:30.000Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/asdf-vm/asdf-plugins/week/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/asdf-vm/asdf-plugins/week/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/asdf-vm/asdf-plugins/week/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>Convenience shortname repository for asdf community plugins</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2023/7/</id>
    <title>Asdf Plugins Updates on Feb 13 - Feb 19, 2023</title>
    <updated>2023-02-13T15:47:30.000Z</updated>
    <published>2023-02-13T15:47:30.000Z</published>
    <content type="html"><![CDATA[<h3><p>Contributing a new Plugin / <code>asdf-community</code></p>
</h3>
<ul>
<li>Install repo dependencies: <code>asdf install</code></li>
</ul>

<ul>
<li>Add the plugin to the repository <code>README.md</code> <em>Plugin List</em> table.</li>
</ul>

<ul>
<li>Create a file with the shortname you wish to be used by asdf in <code>plugins/&lt;name&gt;</code>. The contents should be <code>repository = &lt;your_repo&gt;</code>.<ul>
<li>eg: <code>printf "repository = https://github.com/asdf-vm/asdf-nodejs.git\n" &gt; plugins/nodejs</code></li>
</ul>
</li>
</ul>

<ul>
<li>Test your code : <code>scripts/test_plugin.bash --file plugins/&lt;name&gt;</code></li>
</ul>

<ul>
<li>Format your code &amp; this README: <code>scripts/format.bash</code></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/7/"/>
    <summary>5 awesome projects updated on Feb 13 - Feb 19, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/36/</id>
    <title>Asdf Plugins Updates on Sep 06 - Sep 12, 2021</title>
    <updated>2021-09-11T04:46:55.000Z</updated>
    <published>2021-09-11T04:46:55.000Z</published>
    <content type="html"><![CDATA[<h3><p>Creating a new Plugin</p>
</h3>
<ul>
<li>Read the <a href="https://github.com/asdf-vm/asdf/blob/master/docs/plugins/create.md" rel="noopener noreferrer">creating plugins guide (⭐23k)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/36/"/>
    <summary>1 awesome projects updated on Sep 06 - Sep 12, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/28/</id>
    <title>Asdf Plugins Updates on Jul 12 - Jul 18, 2021</title>
    <updated>2021-07-16T03:19:07.000Z</updated>
    <published>2021-07-16T03:19:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Creating a new Plugin</p>
</h3>
<ul>
<li>Consider using our <a href="https://github.com/asdf-vm/asdf-plugin-template" rel="noopener noreferrer">Template (⭐114)</a> which has the core functionality to tools published to GitHub releases and CI for GitHub/GitLab/CircleCI out of the box.</li>
</ul>
<h3><p>Contributing a new Plugin / <code>asdf-community</code></p>
</h3>
<ul>
<li>Create a PR following the instructions in the PR template.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/28/"/>
    <summary>2 awesome projects updated on Jul 12 - Jul 18, 2021</summary>
  </entry>
</feed>