使用Sphinx制作简洁而又美观的文档

{% github it-boyer width = 30% %} 使用 sphinx 制作简洁而又美观的文档 安装 1 2 3 4 5 6 7 8 9 $ easy_install sphinx Searching for sphinx Reading http://pypi.python.org/simple/sphinx/ Reading http://sphinx.pocoo.org/ Best match: Sphinx 1.0.5 Downloading http://pypi.python.org/packages/[...] Processing Sphinx-1.0.5-py2.5.egg [...] Finished processing dependencies for sphinx 创建工程 1 2 3 4 5 6 $ sphinx-quickstart Welcome to

使用Fastlane持续集成开发

{% github it-boyer width = 30% %} 持续集成 在框架开发中,一个优秀的持续集成环境是至关重要的。CI 可以保证潜在的贡献者在有保障的情况下对代码进行修改,减小了框架的

使用screen在后台运行进程

screen 支持会话恢复 当我们开启screen后,只要screen进程没有终止,其内部运行的会话都可以恢复。网络连接中断临时,用户也可以进入开启的sc