GithubHelp home page GithubHelp logo

leiningen-chocolatey's Issues

How to package leiningen?

The helpful folks at chocolatey.org have recommended that we can package the software -as is- up to a size of ~150MB as we are the vendor.

Right now I am just trying to get a 2.7 release out on chocolatey as there was a 2.2 on it (from 2013).

So I see three possibilities from now on:

  1. continue with a PowerShell script that downloads the .bat which in turn does lein self-install
    • easiest for now, as I just adapted the code that was already there
  2. package the lein.bat that comes with the release (i.e. 2.7.2 or 2.8.0) and then run lein self-install (I think I prefer this one)
    • looks like the "least deviating way" - we just ship lein.bat differently
    • a bit more work, needs downloading the new lein.bat every release
  3. package lein.bat AND the jar (right now it's just under 15MB)
    • it's a proper "release" or "package" on a different channel, like a .deb
    • needs downloading the new lein.bat and .jar every release
    • would probably include a lot of binary blobs in this repo.
    • it's more work to develop (but only slightly more than 2.)
    • it's more work to maintain (but only slightly more than 2.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.