Coder Social home page Coder Social logo

ei-tooling-vscode-1's Introduction

WSO2 EI Tooling VSCode

WSO2 EI Tooling VSCode is an open source and lightweight Visual Studio Code extension that provides VSCode-based development environment for EI projects and artifact creation.

Contributing

If you are planning on contributing to the development efforts of WSO2 EI Tooling VSCode, you can do that by checking out the latest development version. The master branch holds the latest unreleased source code.

Building from the source

Prerequisites

Please follow the steps below to build WSO2 EI Tooling VSCode from source code.

  1. Clone this repository using the following command:

     git clone --recursive https://github.com/wso2/ei-tooling-vscode.git

    If you download the sources, you need to update the git submodules using the following command.

    cd ei-tooling-vscode
    git submodule update --init --recursive
  2. Build project with maven using the following command:

    mvn clean install -Dmaven.test.skip=true

After a successful build, generated VSIX file can be found at ei-tooling-vscode/vscode-plugin/wso2ei-<version>.vsix.

If you do changes only in the ei-tooling-vscode/vscode-plugin/ package, you can create the VSIX file by running the following command in the extension root folder (ei-tooling-vscode/vscode-plugin/):

vsce-package

License

WSO2 EI Tooling VSCode is licensed under Apache license 2.0.

Copyright

(c) 2019, WSO2 Inc. All Rights Reserved.

ei-tooling-vscode-1's People

Contributors

avssam avatar heinrich24 avatar dakshika avatar chevonfdz avatar sajiniekavindya avatar rosensilva avatar rukshanfdo avatar maheshika avatar dilee avatar amamei avatar boontjes avatar sajithaliyanage avatar

Watchers

James Cloos 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.