<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ceres/flags.go, branch step-re-ordering</title>
<subtitle>Recipe server for your favorite dishes</subtitle>
<id>https://cgit.xengineering.eu/ceres/atom/flags.go?h=step-re-ordering</id>
<link rel='self' href='https://cgit.xengineering.eu/ceres/atom/flags.go?h=step-re-ordering'/>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/'/>
<updated>2024-09-11T18:25:54Z</updated>
<entry>
<title>Apply go fmt to all source files</title>
<updated>2024-09-11T18:25:54Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-09-11T18:25:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=54029aac92f17ec87d3ef0bb73fcdac271b209c9'/>
<id>urn:sha1:54029aac92f17ec87d3ef0bb73fcdac271b209c9</id>
<content type='text'>
This applies default Go code style recommendations.
</content>
</entry>
<entry>
<title>Move config path from config to flags struct</title>
<updated>2024-05-11T22:12:55Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-05-11T22:12:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=642fed1cbf5160c89a93deab810bd44fb49d2a4a'/>
<id>urn:sha1:642fed1cbf5160c89a93deab810bd44fb49d2a4a</id>
<content type='text'>
This is metadata about the config and thus does not belong to the config
itself. Moving it to the struct holding flag values is straight forward
since it is defined by flags.
</content>
</entry>
<entry>
<title>Group flag variables in struct</title>
<updated>2024-05-11T22:03:56Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-05-11T22:03:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=938ab103727688b73f2d7b3ef4d9e1b1c85c6628'/>
<id>urn:sha1:938ab103727688b73f2d7b3ef4d9e1b1c85c6628</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Inject examples only with new --example flag</title>
<updated>2024-05-09T20:37:03Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-05-09T20:33:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=0ac3cc76b4b6c824c4b3f7a357d40b487984abfb'/>
<id>urn:sha1:0ac3cc76b4b6c824c4b3f7a357d40b487984abfb</id>
<content type='text'>
The default use case should be to not inject example recipes.
</content>
</entry>
<entry>
<title>Add --config flag</title>
<updated>2024-05-01T11:58:54Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-05-01T11:58:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=1e2a3377e43786e25dc03b8612513d47f8dfb3c6'/>
<id>urn:sha1:1e2a3377e43786e25dc03b8612513d47f8dfb3c6</id>
<content type='text'>
This re-enables config file support.
</content>
</entry>
<entry>
<title>Add --version flag</title>
<updated>2024-05-01T08:32:34Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-04-30T18:52:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=01699e3c9339cd7880f632be088d770225b84d68'/>
<id>urn:sha1:01699e3c9339cd7880f632be088d770225b84d68</id>
<content type='text'>
This allows to identify the version of a Ceres executable build.
</content>
</entry>
<entry>
<title>Extend CLI help page by usage instructions</title>
<updated>2024-04-30T17:52:59Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-04-30T15:11:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=44d48f1be655abe495cb2151139b37a40ac265a9'/>
<id>urn:sha1:44d48f1be655abe495cb2151139b37a40ac265a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add command line help page</title>
<updated>2024-04-30T17:52:59Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-04-24T19:13:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=7fd4cc40980c51221af5ca0c3c3cc6ee301632f7'/>
<id>urn:sha1:7fd4cc40980c51221af5ca0c3c3cc6ee301632f7</id>
<content type='text'>
This is expected functionality for a command line application.
</content>
</entry>
</feed>
