瀏覽代碼

Update README.md

freeman512 11 年之前
父節點
當前提交
5685181b43
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -94,6 +94,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
 * [Puppet](http://puppetlabs.com/) - It's written in Ruby and uses Puppet's declarative language or a Ruby DSL.
 * [Salt](http://www.saltstack.com/) - It's written in Python.
 * [Slaughter](http://steve.org.uk/Software/slaughter/) - It's written in Perl.
+* [Fabric](http://www.fabfile.org/) - Fabric is a Python library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks.
 
 ## Continuous Integration
 *Continuous integration software.*