Skip to content

Instantly share code, notes, and snippets.

@dtrce
dtrce / lxc_create_github_actions_runner_org.sh
Last active June 4, 2025 14:34 — forked from oNaiPs/lxc_create_github_actions_runner.sh
Create LXC container as self-hosted github actions runner
#!/usr/bin/env bash
set -e
GITHUB_RUNNER_URL="https://github.com/actions/runner/releases/download/v2.324.0/actions-runner-linux-x64-2.324.0.tar.gz"
TEMPL_URL="http://download.proxmox.com/images/system/ubuntu-24.04-standard_24.04-2_amd64.tar.zst"
PCTSIZE="50G"
read -p "Enter PVE Cluster name: " PVE_CLUSTER

Todo.rb

Todo.rb is a simple command-line tool for managing todos. It's minimal, straightforward, and you can use it with your favorite text editor.

Getting Started

Todo.rb doesn't require any third-party gems so you can copy the file anywhere and use it as long as it's executable: