Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 360 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 360 Bytes

OPA on dotCloud!

git clone git://github.com/samalba/opa-on-dotcloud.git
dotcloud create myapp
dotcloud push myapp opa-on-dotcloud

The repos contains an app.opa example code. You can compile any OPA source code.

The first push is slow (several minutes) because OPA compiler is being installed. Further pushes are faster.