首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > pywst

pywst

  • 资源大小:6.19 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: python apache svn setup Trac

资 源 简 介

A Python script for automating the steps required to setup a web project environment on my local dev machine that runs on Ubuntu. Called it pywst: Python, Web, Svn, Trac. That’s the best I could do, sorry :P The main steps for setting up a new project are: * Create a virtual host * Add it to /etc/hosts * Enable the virtual host * Import the new project to the SVN repository * Checkout the project to /var/www * Create a TRAC environment for the project * Restart Apache After these steps I have http://projectName.lh/ which points to /var/www/projectName/public/, SVN repo under http://localhost/repos/projectName/ and the TRAC environment under http://localhost/trac/projectName/.
VIP VIP
0.173709s