πŸ’­ casey/just: πŸ€– Just a command runner ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ !https://github.com/casey/just?tab=readme-ov-file#constants Date: December 14, 2024 Image: GitHub - casey/just: πŸ€– Just a command runner β€” πŸ€– Just a command runner. Contribute to casey/just development by creating an account on GitHub. GitHub - casey/just: πŸ€– Just a command runner πŸ€– Just a command runner. Contribute to casey/just development by creating an account on GitHub. GitHub Β· github.com new versions of just now come with color variables already set. ``` [group('manage')] version: #!/usr/bin/env bash version=$(cat version) echo current version {{BOLD}}{{GREEN}}$version{{NORMAL}} ``` NOTE β”‚ This post is a thought . It’s a short note that I make about someone else’s content online #thoughts