<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Myriad on 7sharp9</title><link>https://7sharp9.github.io/projects/myriad/</link><description>Recent content in Myriad on 7sharp9</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>7sharp9@mail.com (Dave Thomas)</managingEditor><webMaster>7sharp9@mail.com (Dave Thomas)</webMaster><copyright>© 2026 Dave Thomas</copyright><lastBuildDate>Wed, 06 Nov 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://7sharp9.github.io/projects/myriad/index.xml" rel="self" type="application/rss+xml"/><item><title>Configuration</title><link>https://7sharp9.github.io/projects/myriad/configuration/</link><pubDate>Wed, 06 Nov 2019 00:00:00 +0000</pubDate><author>7sharp9@mail.com (Dave Thomas)</author><guid>https://7sharp9.github.io/projects/myriad/configuration/</guid><description>&lt;p&gt;&lt;em&gt;How &lt;code&gt;myriad.toml&lt;/code&gt; works, and how plugins read it.&lt;/em&gt;&lt;/p&gt;&#10;&lt;p&gt;Myriad&amp;rsquo;s configuration model is smaller than it looks from the outside: one TOML file, and two ways to tell a plugin which section of it to read.&lt;/p&gt;&#10;&#10;&lt;h3 class="relative group"&gt;The &lt;code&gt;myriad.toml&lt;/code&gt; file&#10; &lt;div id="the-myriadtoml-file" class="anchor"&gt;&lt;/div&gt;&#10; &#10; &lt;span&#10; class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;&#10; &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-myriadtoml-file" aria-label="Anchor"&gt;#&lt;/a&gt;&#10; &lt;/span&gt;&#10; &#10;&lt;/h3&gt;&#10;&lt;p&gt;Myriad looks for &lt;code&gt;myriad.toml&lt;/code&gt; in the current directory by default. Each built-in plugin reads its settings from a named table in that file. For the &lt;code&gt;fields&lt;/code&gt; plugin:&lt;/p&gt;</description></item><item><title>How It Works</title><link>https://7sharp9.github.io/projects/myriad/how-it-works/</link><pubDate>Wed, 06 Nov 2019 00:00:00 +0000</pubDate><author>7sharp9@mail.com (Dave Thomas)</author><guid>https://7sharp9.github.io/projects/myriad/how-it-works/</guid><description>&lt;p&gt;&lt;em&gt;The pipeline from annotated source to generated F#.&lt;/em&gt;&lt;/p&gt;&#10;&lt;p&gt;Myriad is a small standalone CLI (&lt;code&gt;Myriad.dll&lt;/code&gt;), driven either directly or via the MSBuild SDK, which shells out to that same CLI as a pre-build step. The pipeline is the same either way.&lt;/p&gt;</description></item></channel></rss>