Skip to content

Commit

Permalink
Add clone and build instructions for Arane
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoffrey Broadwell committed Aug 24, 2014
1 parent 3b60830 commit 31ce56d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions components.json
@@ -1,4 +1,12 @@
{
"arane": {
"name": "arane",
"repo_url": "https://github.com/BizarreCake/Arane.git",
"build_steps": [
[ "cmake", "-G", "Unix Makefiles" ],
[ "make" ]
]
},
"moarvm": {
"name": "moarvm",
"repo_url": "git://github.com/MoarVM/MoarVM.git"
Expand Down

0 comments on commit 31ce56d

Please sign in to comment.