Hello, I've been trying to build a simple open source project using Drum and recently Drum was made into an app so it can be easy installed in existing projects. I tried it out and but I'm unable to figure out how to modify drum and then use it as part of my project.
1) Should i compile drum from source i.e. clone Drum, modify it and then do python setup.py install? 2) What if i want to make minor modifications and use it in multiple instances of the project? For eg. one instance of drum is mapped something like /1/, drum.links i want to have another instance of drum mapped something like /2/ drum2.links drum2 is another instance of the Drum app has some changes different from the instance i'm using for the first case. I'm still trying a bit to wrap my head around this so it might seem a little confusing. Any help would be much appreciated. :) Thank you! Karthik. -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
