Code Monkey home page Code Monkey logo

openflexo-dev's Introduction

openflexo-dev

A template for a development environment for the openflexo framework

We suppose that : java (>= 8), gradle (>=4.10) and git are installed on your machine

  1. create a directory for your working env
> mkdir work
  1. cd in that directory
> cd work
  1. clone the various projects you want to work with

For example, let work on connie and openflexo-core

> git clone [email protected]:openflexo-team/connie.git
> git clone [email protected]:openflexo-team/openflexo-core.git
> git clone [email protected]:openflexo-team/openflexo-dev.git
> git clone https://github.com/openflexo-team/connie.git
> git clone https://github.com/openflexo-team/openflexo-core.git
> git clone https://github.com/openflexo-team/openflexo-dev.git

You may have to change the branch if the default branch does not match your expectations.

> cd connie
> git checkout 1.5

Change to the openflexo-dev directory and edit the settings.gradle file to match your expectations. Here, we decomment connie and openflexo-core.

If you need them you can uncomment some proposed tasks in the build.gradle file.

You can run any task of gradle from within the directory openflexo-dev

gradle compile

For eclipse

You must have at least executed one time the task parser if your development environment contains connie or openflexo-core

  1. Create a new workspace

  2. Import using existing gradle project your previously created openflexo-dev directory Eclipse should create automagically all the needed projects.

  3. develop, test, push and enjoy.

openflexo-dev's People

Contributors

fdagnat avatar sylvain-openflexo avatar overflow33 avatar

Watchers

Christophe Guychard avatar Guillaume Polet avatar James Cloos avatar  avatar  avatar  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.