diff options
Diffstat (limited to 'posts/rvm.md')
-rw-r--r-- | posts/rvm.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/rvm.md b/posts/rvm.md index 50610fb..7d5fc21 100644 --- a/posts/rvm.md +++ b/posts/rvm.md @@ -1,6 +1,5 @@ -# Installing Ruby with RVM on Alpine Linux - -2023-03-16 +[[!meta title="Installing Ruby with RVM on Alpine Linux"]] +[[!meta date="2023-03-16"]] For some on-going projects I need to switch to different versions of `ruby`. Although there exist many step-by-step instructions on installing and configuring `rvm` for most Linux distros, there aren't many focused on Alpine "daily drivers". |