Hi Peter,

how can I *use* this --downloads-yes flag? I have implemented the 
download.sh to get both jQuery and Select2, but passing the flag either to 
pyjsbuild or pyjscompile does not work (I have checked the help, and those 
commands do not support the flag).

How can I trigger the download? You can see my (not yet finished, and still 
buggy) example here:
https://github.com/gonvaled/pyjs/tree/master/examples/jquery-select2

Please feel free to make any comments.

BR,
Daniel

On Monday, July 9, 2012 4:16:05 PM UTC+2, peter.bittner wrote:
>
> Hi Daniel, 
>
> > What is the preferred way for this? Should I send a github pull request? 
>
> Correct, pull request. Fork the whole project, and add a new example. 
>
> If you want to be nice, make the build process download the external 
> libraries that are needed automatically (the examples 
> "canvasprocessing", "employeeadmin", "timesheet" use a --downloads-yes 
> parameter), but it's probably fine for the beginning that you document 
> this in the example's README. 
>
> Very much looking forward to your valued contribution, 
> Peter 
>

Reply via email to