docs(readme): add workflow status badges

This commit is contained in:
Micheal Wilkinson
2026-03-20 09:41:28 +00:00
parent a7e4c501e4
commit aa66695665

View File

@@ -1,5 +1,9 @@
# homesick # homesick
[![Main Unit Tests](https://git.hrafn.xyz/aether/gosick/actions/workflows/push-unit-tests.yml?branch=main&event=push)](https://git.hrafn.xyz/aether/gosick/actions/workflows/push-unit-tests.yml)
[![PR Validation](https://git.hrafn.xyz/aether/gosick/actions/workflows/pr-validation.yml?branch=main&event=pull_request)](https://git.hrafn.xyz/aether/gosick/actions/workflows/pr-validation.yml)
[![Tag Build Artifacts](https://git.hrafn.xyz/aether/gosick/actions/workflows/tag-build-artifacts.yml?event=push)](https://git.hrafn.xyz/aether/gosick/actions/workflows/tag-build-artifacts.yml)
Your home directory is your castle. Don't leave your dotfiles behind. Your home directory is your castle. Don't leave your dotfiles behind.
This repository now contains a Go implementation of Homesick. A dotfiles repository is called a castle and should contain a `home/` directory with files to link into your `$HOME`. This repository now contains a Go implementation of Homesick. A dotfiles repository is called a castle and should contain a `home/` directory with files to link into your `$HOME`.