from github to this gitea
This commit is contained in:
13
installing ruby on macos.md
Normal file
13
installing ruby on macos.md
Normal file
@@ -0,0 +1,13 @@
|
||||
up::[[installing things]], [[ruby]]
|
||||
title::"how to install ruby and gem"
|
||||
description::"`brew install chruby ruby-install`", "`ruby-install ruby`"
|
||||
#informatique
|
||||
|
||||
----
|
||||
|
||||
You need [[homebrew]].
|
||||
|
||||
```bash
|
||||
$> brew install chruby ruby-install
|
||||
$> ruby-install ruby
|
||||
```
|
||||
Reference in New Issue
Block a user