<span style>Interesting concept kind of like gems in ruby.  I would be up for helping out with something like that.</span><br><br><div class="gmail_quote">On Fri, Mar 23, 2012 at 6:48 PM, Cosimo Streppone <span dir="ltr"><<a href="mailto:cosimo@streppone.it">cosimo@streppone.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Fri, 23 Mar 2012 20:45:31 +0100, AD <<a href="mailto:straightflush@gmail.com" target="_blank">straightflush@gmail.com</a>> wrote:<br>

<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
no i just wasnt sure if you were aware of it since I think its what people are using to start their vmod dev.<br>
Sorry, i didnt fully check your repo i was just pointing it out.<br>
</blockquote>
<br></div>
No problem.<br>
<br>
I've been thinking more about this coming back from VUG5.<br>
Trying to imagine the future a little... :)<br>
What if vmod-bootstrap was renamed into varnishmod?<br>
<br>
Could it grow into a tool to be shipped with varnish?<br>
Examples:<br>
<br>
    # Create a new module skeleton<br>
    varnishmod bootstrap [--config vmod.conf]<br>
<br>
    # Operate on the local module in ./ ?<br>
    varnishmod {build,test,install}<br>
<br>
    # List all available VMODs, consulting a central db SomeWhere(tm)<br>
    varnishmod list<br>
<br>
    # Publish this new module in the central db (w/ some screening?)<br>
    varnishmod push [--config vmod.conf]<br>
<br>
    # Download a remote module and optionally install it<br>
    varnishmod download digest<br>
    cd libvmod-digest<br>
    varnishmod install<br>
<br>
So, it just makes it simpler to boot the process of VMOD<br>
development, but it also paves the way for further<br>
interesting next steps.<div class="HOEnZb"><div class="h5"><br>
<br>
-- <br>
Cosimo<br>
<br>
______________________________<u></u>_________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@varnish-cache.org" target="_blank">varnish-misc@varnish-cache.org</a><br>
<a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" target="_blank">https://www.varnish-cache.org/<u></u>lists/mailman/listinfo/<u></u>varnish-misc</a><br>
</div></div></blockquote></div><br>