aboutsummaryrefslogtreecommitdiff
path: root/stdlib/commands.md
diff options
context:
space:
mode:
authorEduardo Julian2021-08-27 20:59:34 -0400
committerEduardo Julian2021-08-27 20:59:34 -0400
commitc5b61d2f46ac19bf511197f3a537c4be0f47df33 (patch)
treecd62d188403e9b3998ba293dc5308719a430f1fe /stdlib/commands.md
parente814f667aed509a70bd386dcd54628929134def4 (diff)
Updates to the Ruby compiler.
Diffstat (limited to 'stdlib/commands.md')
-rw-r--r--stdlib/commands.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/stdlib/commands.md b/stdlib/commands.md
index 21f6dc09e..5bee8823d 100644
--- a/stdlib/commands.md
+++ b/stdlib/commands.md
@@ -18,6 +18,10 @@ cd ~/lux/stdlib/ \
cd ~/lux/stdlib/ \
&& lux clean \
&& lux with lua with bibliotheca auto test
+
+cd ~/lux/stdlib/ \
+&& lux clean \
+&& lux with ruby with bibliotheca auto test
```
## Deploy