GithubHelp home page GithubHelp logo

hone / buildpacks-jvm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from heroku/buildpacks-jvm

0.0 1.0 0.0 559 KB

Heroku's official Cloud Native Buildpacks for the JVM ecosystem.

License: MIT License

Shell 51.98% Ruby 29.46% Rust 18.57%

buildpacks-jvm's Introduction

Heroku Cloud Native JVM Buildpacks

CircleCI

Heroku's official Cloud Native Buildpacks for the JVM ecosystem.

Included Buildpacks

Languages

Language buildpacks are meta-buildpacks that aggregate other buildpacks (see below) for convenient use. Use these if you want to build your application.

ID Name Readme Changelog Latest Version
heroku/java Java Readme Changelog
heroku/scala Scala Readme Changelog
heroku/clojure Clojure Readme Changelog

Build Tools

ID Name Readme Changelog Latest Version
heroku/maven Maven Readme Changelog
heroku/gradle Gradle Readme Changelog

Platforms

ID Name Readme Changelog Latest Version
heroku/jvm OpenJDK Readme Changelog

Classic Heroku Buildpacks

If you're looking for the repositories of the classic JVM Heroku buildpacks than can be used on the Heroku platform, use the links below for your convenience.

Building

Many of the buildpacks in this repository require a separate build step before they can be used. By convention, build scripts must be located in a file named build.sh in the buildpack root directory.

Build script conventions

build.sh scripts:

  • MUST NOT depend on a specific working directory and can be called from anywhere
  • MUST write the finished buildpack to target/ within the buildpack directory

Dependencies

  • Bash >= 5.0
  • yj >= 5.0.0 in $PATH
  • jq >= 1.6 in $PATH

License

Licensed under the MIT License. See LICENSE file.

buildpacks-jvm's People

Contributors

dependabot[bot] avatar edmorley avatar github-actions[bot] avatar hone avatar malax avatar schneems avatar

Watchers

 avatar

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.