rudix-mac / rudix

Build system target on macOS with precompiled packages
https://rudix.org
BSD 3-Clause "New" or "Revised" License
194 stars 35 forks source link

Newer releases of Node and Mongo (plus a basic SCons support) #44

Closed caiobegotti closed 10 years ago

caiobegotti commented 10 years ago

I needed a more up-to-date version of both Node and Mongo (currently unavailable [404] on Rudix?) to start a pet project and on my way I noticed Mongo needed a basic SCons support to build cleanly. I hope it's not too hackish.

ruda commented 10 years ago

Great work!