Thanks! Is there a central repository that plugins are typically downloaded from? Or are they just in different VCS repos?
Also is it safe to rely on the stable Git tags for gathering a list of stable versions? I see Github releases is being used, however the latest stable (2.0.0) was not published so it's not appearing in the API output. On Monday, December 23, 2013 2:39:02 PM UTC-5, Peter Neubauer wrote: > > Very very cool Byron! > > Would love to be able to install different versions, and different plugins > also. > > /peter > > > G: neubauer.peter > S: peter.neubauer > P: +46 704 106975 > L: http://www.linkedin.com/in/neubauer > T: @peterneubauer > > Neo4j 2.0.0 - > (graphs)-[:FOR]->(everyone)<http://blog.neo4j.org/2013/12/neo4j-20-ga-graphs-for-everyone.html> > Do something useful - Teach your kids 1 hour code! <http://code.org/learn> > > > On Mon, Dec 23, 2013 at 3:21 PM, <[email protected] <javascript:>> wrote: > >> I created a simple shell script for settings up new instances of Neo4j. >> It handles downloading and caching specific releases. Usage is `ndm 2.0.0 >> ./test1`. Details here https://github.com/bruth/neo4j-download-manager >> >> This is a prototype, but my desire is to expand this (and rewrite it in a >> real language) to: >> >> - manage a list of environments by name with their version so quickly >> jump between instances >> - support defining a custom port (or detecting an open one) for new >> instances by setting it in the properties file >> >> Let me know if anyone is interested in working on this. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Neo4j" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- You received this message because you are subscribed to the Google Groups "Neo4j" 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.
