Ruby 提前祝大家 圣诞节快乐 Merry Christmas,带一个小彩蛋

Mark24 · 2023年12月01日 · 最后由 bettyking 回复于 2023年12月04日 · 525 次阅读

https://github.com/Mark24Code/christmas_tree

前置依赖:

Ncurses

有 vim 一般也会带这个。手动安装:

  • MacOS: brew install ncurses
  • Linux: apt install libncurses5-dev 或者 apt install libncursesw5-dev

Ruby 3.0+

MacOS, Linux 一般都会带,手动安装:

  • MacOS: brew install ruby
  • Linux: apt install ruby

远程执行

gem exec christmas_tree

加上自己的名字:

gem exec christmas_tree --merry_to <yourname>

我竟然露出了姨母笑,怎么回事

2 楼 已删除
需要 登录 后方可回复, 如果你还没有账号请 注册新账号