Skip to content

Instantly share code, notes, and snippets.

@thecodeassassin
Created August 20, 2013 10:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thecodeassassin/76cbd26347fcf27a4220 to your computer and use it in GitHub Desktop.
Save thecodeassassin/76cbd26347fcf27a4220 to your computer and use it in GitHub Desktop.
phalcon:
git.latest:
- name: https://github.com/phalcon/cphalcon.git
- rev: master
- runas: root
- target: /root/setup/cphalcon
- force: true
cmd.wait:
- name: sh install.sh
- cwd: /root/setup/cphalcon/build
- watch:
- git: phalcon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment