Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add repo info for Perlito, NQP-JS, and perl5 components (can't build …
…them yet, though)
  • Loading branch information
japhb committed Dec 20, 2012
1 parent 8d3b8f3 commit 1725416
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions components.json
Expand Up @@ -22,10 +22,22 @@
[ "make", "install" ]
]
},
"nqp-js": {
"name": "nqp-js",
"repo_url": "git@github.com:pmurias/rakudo-js.git"
},
"parrot": {
"name": "parrot",
"repo_url": "git://github.com/parrot/parrot.git"
},
"perl5": {
"name": "perl5",
"repo_url": "git://perl5.git.perl.org/perl.git"
},
"perlito": {
"name": "perlito",
"repo_url": "https://github.com/fglock/Perlito.git"
},
"rakudo": {
"name": "rakudo",
"repo_url": "git://github.com/rakudo/rakudo.git",
Expand Down

0 comments on commit 1725416

Please sign in to comment.