๐Ÿ’ญ casey/just: ๐Ÿค– Just a command runner ===================================== !https://github.com/casey/just?tab=readme-ov-file#constants Date: December 14, 2024 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 [1] new versions of just now come with color variables already set. ``` bash [group('manage')] version: #!/usr/bin/env bash version=$(cat version) echo current version {{BOLD}}{{GREEN}}$version{{NORMAL}} ``` !!! note This post is a thought [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://github.com/casey/just?tab=readme-ov-file#constants [2]: /thoughts/ [3]: /tags/thoughts/