Giter Site home page Giter Site logo

danielgara / variamoscomponentmanagement Goto Github PK

View Code? Open in Web Editor NEW

This project forked from variamosorg/variamoscomponentmanagement

0.0 1.0 1.0 3.44 MB

VariaMosComponentManagement is a VariaMos external plugin, used to provide support to software product lines developed under the FragOP approach.

Java 96.39% ANTLR 3.60% Dockerfile 0.01%

variamoscomponentmanagement's Introduction

VariaMosComponentManagement

VariaMosComponentManagement is a VariaMos external plugin, used to provide support to software product lines developed under the FragOP approach.

Requirements

For building and running the application you need:

Running the application locally

There are several ways to run a Spring Boot application on your local machine. One way is to execute the main method in the variamos.componentmanagement.Main class from your IDE (In Eclipse use: Run as -> Java Application).

Running the application with Docker

Alternative, you can run this application with Docker, by following the next steps:

  1. Install Docker (info here).
  2. Run the next command: sudo docker run -d -p 8081:8081 --name variamos-cm danielgara/variamoscomponentmanagement
  3. Open the application in the port 8081.

Functionalities

Used with VariaMos, this repo provides the next functionalities.

  1. Test Component Management Backend: verify that the backend application is running properly.
  2. Upload Component Pool (.zip): allows to upload the reusable domain components which were developed under the FragOP approach.
  3. Show File Code: if the user clicks a cell that represents a fragment, file or custom file, then, this option allows to see the content of those files.
  4. Execute Derivation: executes a product derivation based on the selected concrete features (in the FeatureModel).
  5. Customize Derivation: allows to customize a derivation.
  6. Verify Derivation: allows to verify a derivation (code syntax).
  7. Obtain product (.zip): generates a zip file that contains the derived and customized product code.

More info here.

variamoscomponentmanagement's People

Contributors

danielgara avatar

Watchers

James Cloos avatar

Forkers

troyano13

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.