fahad-israr / test-github_actions_quarkus

https://quarkus.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Starfish

A cross platform client side application that would let you open a file in IDE of your choice (vscode, eclipse, intellij, emacs, vi, etc.) and other cammands locally directly from the browser or file system.This will enable an option to “Open in IDE” through browser extension on various websites like github, gitlab,gitbucket etc similar to one you see in this demo below.

Starfish Demo

Workflow

  • Click on "Open in IDE" on Repository page.

  • Repository is cloned

  • The cloned Repository is opened in the preferred IDE.

Necessary Utilities

  • A browser extension that injects "Open In IDE" button

  • Custom URI Handler to handle ide:// scheme.

  • A native application that clones the repository and opens up the IDE.

  • A configuration file (.yaml) to hold the Preferred IDE and Clone Path.

  • Command line support for application.

Targeted Websites:

Targeted Platforms:

  • Linux

  • Windows

  • Mac OS X

Technology for Development

About

https://quarkus.io/


Languages

Language:Java 95.1%Language:Shell 2.9%Language:Batchfile 2.1%