mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2024-11-21 19:33:03 +00:00
Added descriptions of software managed by playbooks. Will eventually change to summarize playbooks themselves.
This commit is contained in:
parent
6a6aecd97e
commit
9034a978b6
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -4,16 +4,16 @@ Configure servers in a snap with these concise ansible playbooks!
|
|||
|
||||
Current Playbooks:
|
||||
|
||||
* ZeroMQ
|
||||
* ZeroMQ - open source high-performance asynchronous messaging library
|
||||
|
||||
Future Playbooks:
|
||||
|
||||
* MongoDB
|
||||
* MySQL
|
||||
* Apache
|
||||
* NginX
|
||||
* Python
|
||||
* Ruby
|
||||
* RVM
|
||||
* MongoDB - open source document-oriented database system
|
||||
* MySQL - open source relational database system
|
||||
* Apache - open source web server
|
||||
* NginX - open source web server
|
||||
* Python - open source highlevel interprited programming language
|
||||
* Ruby - open source highlevel interprited programming language
|
||||
* RVM - open source Ruby version and environment manager
|
||||
|
||||
It's that simple.
|
Loading…
Reference in a new issue