【发布时间】:2014-12-03 03:11:31
【问题描述】:
我是 sh 脚本的初学者,我需要一些帮助,有人可以帮我将从 Turbogears 页面中提取的命令行转换为 sh 脚本,在此先感谢。
$ virtualenv --no-site-packages tg2env
$ cd tg2env/
$ source bin/activate
(tg2env)$ pip install tg.devtools
【问题讨论】:
标签: automation sh turbogears2