Преглед изворни кода

added packaging section with omnibus and packman

nir0s пре 11 година
родитељ
комит
43d940b953
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -221,6 +221,11 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
 
 Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-vs-redis
 
+## Packaging
+
+* [omnibus-ruby](https://github.com/opscode/omnibus-ruby) - full stack, cross distro packaging software (Ruby).
+* [packman](http://packman.readthedocs.org) - full stack, cross distro packaging software (Python).
+
 ## Queueing
 
 * [ZeroMQ](http://zeromq.org/) - For logs, events and metrics queueing (or anything else for that matter..)