Thoughts of a software developer
Blog.
There's really not much to say here, this blog powered by Jekyll and Cloudflare.
Install Ruby using asdf-ruby, then install dependencies:
asdf install ruby # See .tool-versions for version this must match Cloudflare
cd src && bundle install
Install just and run:
just --list
To get a list of all the available commands. Also see notes.md for a log of notes over the years.
This work is licensed under a Creative Commons Attribution 4.0 International License.