文件名称:ihaskell-box:IHaskell Vagrant 盒子
文件大小:6KB
文件格式:ZIP
更新时间:2024-07-10 03:30:02
Shell
IHaskell Vagrant 盒子 先决条件 安装 $ git clone https://github.com/juselius/ihaskell-box.git $ cd ihaskell-box $ vagrant up 用法 Linux $ xdg-open http://localhost:8778 苹果系统 $ open http://localhost:8778 视窗 C:\> notthefaintestidea.exe 连接到虚拟机 $ vagrant ssh 关闭 $ vagrant halt 删除虚拟机 $ vagrant destroy $ vagrant box remove ihaskell 构建虚拟机 build/目录包含用于创建 ihaskell 框的 Vagrant 设置。 有关详细信息,请参阅build/bootstrap.sh 。
【文件预览】:
ihaskell-box-master
----Vagrantfile(4KB)
----.gitignore(9B)
----README.md(693B)
----build()
--------Vagrantfile(702B)
--------bootstrap.sh(3KB)
--------.gitignore(9B)
--------README.md(1KB)