文件名称:crysh:Crystal制成Linux外壳
文件大小:72KB
文件格式:ZIP
更新时间:2024-02-25 15:47:51
shell unix crystal CrystalCrystal
水晶壳 用Crystal编写Linux shell。 安装 Crysh现在需要从源代码构建。 为此,必须安装 。 克隆此git clone https://github.com/Sevensidedmarble/crysh.git && cd crysh : git clone https://github.com/Sevensidedmarble/crysh.git && cd crysh 安装依赖项:运行: shards install ( shards可能是软件包管理器中的单独软件包。请确保已crystal deps install 。也可以尝试crystal deps insta
【文件预览】:
crysh-master
----.travis.yml(18B)
----shard.yml(367B)
----Guardfile(661B)
----.github()
--------workflows()
----LICENSE(1KB)
----shard.lock(555B)
----src()
--------cryshlang.cr(2KB)
--------crysh()
--------crysh.cr(4KB)
--------cryshlang()
--------repl.cr(691B)
--------cltk()
----themes()
--------README.md(50B)
--------default()
----spec()
--------crysh_spec.cr(117B)
--------cryshlang()
--------spec_helper.cr(15B)
----.gitignore(87B)
----Makefile(206B)
----README.md(2KB)
----.editorconfig(137B)