Hi Mike thanks for your input,
One Drive is already a package.
It has to be Apple Script as it makes changes to the GUI interface that I cant accomplish in bash and I dont know python, (its on my list to learn).
We dont have Munki here but I am well transversed in it and have built munki servers and contributed to the Munki group.
Now this package is going to go to a projects department that no nothing about macs, so I need to give them something they can just click on and run. Which brought me to Luggage.
Any Ideas, right now im thinking of just installing One Drive and copying it all to a package with a make file and then loading the Apple Script after. But Im just not sure on the commands to do all that.
Im reading various blogs and things to get my head round GNU's Make command.