Giter Club home page Giter Club logo

bberry1675 / open-liberty Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openliberty/open-liberty

0.0 1.0 0.0 237.15 MB

Open Liberty is a highly composable, fast to start, dynamic application server runtime environment

Home Page: http://openliberty.io

License: Eclipse Public License 1.0

Java 98.84% HTML 0.31% Shell 0.04% Batchfile 0.03% Gherkin 0.18% Ruby 0.01% JavaScript 0.54% CSS 0.06% Python 0.01% Objective-J 0.01% Perl 0.01%

open-liberty's Introduction

OpenLiberty

Twitter License PRs Welcome Maven Central

Summary

Open Liberty is a highly composable, fast to start, dynamic application server runtime environment.

Table of Contents

Getting Started

Downloading

You can download released versions and nightly build artifacts from: https://www.openliberty.io/downloads/

Quick start

git clone https://github.com/OpenLiberty/sample-getting-started.git
cd sample-getting-started
mvn clean package liberty:run-server

Open browser to http://localhost:9080/ and explore the demo application.

Open Liberty Guides

Visit the OpenLiberty website for a number of step by step guides.

Contribute to Open Liberty

Our CONTRIBUTING document contains details for submitting pull requests.

  1. Clone the repository to your system.

    git clone [email protected]:OpenLiberty/open-liberty.git

  2. Run a gradle build.

    cd open-liberty/dev

    ./gradlew cnf:initialize

    ./gradlew assemble

  3. Run the unit or FAT tests.

    ./gradlew test for unit tests

    ./gradlew build.example_fat:buildandrun to run a FAT project

    NOTE: ./gradlew build runs the assemble and test tasks

  4. Perform a local release

    ./gradlew releaseNeeded

    NOTE: This task releases all projects to the local releaseRepo. The final openliberty zip can be found in

    open-liberty\dev\cnf\release\dev\openliberty\<version>\openliberty-xxx.zip

  5. Go Open issues, Review existing contributions, or Submit fixes.

Community

  1. Open Liberty group.io
  2. OpenLibertyIO on Twitter
  3. open-liberty tag on stackoverflow

open-liberty's People

Contributors

njr-11 avatar aguibert avatar toshiyamamoto avatar jhanders34 avatar andymc12 avatar tevans78 avatar benjamin-confino avatar azquelt avatar hutchig avatar tjwatson avatar ayoho avatar brutif avatar pnicolucci avatar utle avatar brenthdaniel avatar alexsm82 avatar cbridgha avatar tbitonti avatar wraschke avatar arunavemulapalli avatar emilytee avatar jgrassel avatar arturdzm avatar wtlucy avatar hlhoots avatar channyboy avatar ebreijo avatar fritze2 avatar nmittles avatar fmhwong avatar

Watchers

Brandon Berry 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.