GithubHelp home page GithubHelp logo

isabella232 / codewind-appsody-extension Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eclipse-archived/codewind-appsody-extension

0.0 0.0 0.0 26.05 MB

Extension to Codewind providing support for Appsody projects

Home Page: https://codewind.dev

License: Eclipse Public License 2.0

Shell 82.88% JavaScript 17.12%

codewind-appsody-extension's Introduction

codewind-appsody-extension

License Build Status Chat

This repository is an extension to Codewind that adds support for Appsody projects.

Installing the Appsody Extension on Codewind

Download the desired build from Eclipse Downloads and unzip the archive under the Codewind workspace's .extensions folder, i.e.

/some_path/codewind-workspace/.extensions/codewind-appsody-extension

Restart Codewind to pick up the new extension.

Creating an Appsody Project

After installing the Appsody extension, the Appsody project templates will become available in Codewind, allowing you to create Appsody projects the same way you create other projects.

Optional: Building the Full Application Image

  1. Open a terminal into the Codewind server container:

    docker exec -it codewind-pfe bash

  2. Run the following command, replacing projectName with the name of the project to build:

    export APPSODY_MOUNT_PROJECT=$HOST_WORKSPACE_DIRECTORY/projectName

  3. Go into the project directory:

    cd /codewind-workspace/projectName

  4. Run the command below. A docker image of the application will be built with the name projectName.

    /codewind-workspace/.extensions/codewind-appsody-extension/appsody build

Current Limitations

  • Enabling and disabling auto build in Codewind is not supported for Appsody projects.

Contributing

Submit issues and contributions:

  1. Submitting issues
  2. Contributing

codewind-appsody-extension's People

Contributors

hhellyer avatar james-wallis avatar josephca avatar keithchong avatar makandre avatar nikcanvin avatar sghung avatar ssh24 avatar stalleyj 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.