Projects
The Stack is an app for recording "notes to self". Part to-do list, part notes app, it emphasises speed and
simplicity.
Action Status is a utility for monitoring Github
Actions.
Strange Cases was a small prototype text adventure that we developed
during lock-down. There were plans for some more complex sequels, but then we all wen't back to our normal lives.
Maybe one day...
Most of the code we write is open source, and available on Github.
Some key things that you might find useful:
-
novy
A command-line successor to Neu for creating files or groups of files from templates with dynamic substitutions.
-
releasetools
Personal release automation tools for iOS/macOS apps; similar in spirit to Fastlane, but simpler.
-
Versionator A Swift Package plugin that gathers version information and embeds it into your package or executable for runtime use.
-
ActionBuilderPlugin A Swift Package Manager plugin command that builds a GitHub Actions workflow for the current package.