Giter Club home page Giter Club logo

orion.server's Introduction

Orion

Orion is an open-source development platform focused on creating applications for the web, in the web.

The vision behind Orion is to move software development to the web by enabling open tool integration through HTTP and REST, JSON, OAuth, OpenID, and others. We exploit internet design principles throughout, allowing Orion to be easily run in the browser, locally and in Electron.

Great care has been taken to provide a world class web development experience, rather than to recreate the traditional desktop IDE experience in a browser tab.

Please refer to our project page for plan and overall project information, or head over to the wiki for even more information about Orion.

Contributing

For complete details on getting the source and getting setup to develop Orion see the Orion wiki.

Bug reports and patches are welcome in bugzilla, you can also open pull requests directly against this repository.

License

This repository contains the Orion Java server, which is available under the Eclipse Public License.

How to build Orion using Maven

Install Maven:

Install latest Maven 3.0 from http://maven.apache.org

Clone Git repositories:

Clone orion.client and orion.server under the same local folder

% cd /my/git/repos
% git clone https://github.com/eclipse/orion.client.git
% git clone https://github.com/eclipse/orion.server.git

Run Maven build:

% cd rion.server
% mvn clean install -P platform-kepler,local-build -Dorion.client.build.skip -DskipTests

Run the Orion server

% cd releng/org.eclipse.orion.server.repository/target/products/org.eclipse.orion/linux/gtk/x86_64/eclipse/
% ./orion

Now point your browser at http://localhost:8080 to start the Orion client

Eclipse Setup

Set target platform:

  • in Eclipse open the target definition org.eclipse.orion.server/releng/org.eclipse.orion.target/org.eclipse.orion.target
  • click "Set as Target Platform"

orion.server's People

Contributors

aaudiber avatar aidanr-orion avatar anaran avatar aniefer avatar bogg avatar cwindatt avatar edytaprzymus avatar elijahe avatar emoffatt avatar filipmadejibm avatar gabrielluong avatar grant-g avatar hermansb avatar ibmdevops avatar imcconley avatar janczarska avatar jarthorn avatar libingw avatar mamacdon avatar mrennie avatar msohn avatar paulweb515 avatar pjanik avatar sfmccourt avatar sidneyjiang avatar skaegi avatar snorthov avatar squarti avatar szymonbrandys avatar wsudol 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.