Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thestrukture/GoGet

Strukture IDE extension. Download a package by selecting the import line.
https://github.com/thestrukture/GoGet

Last synced: 8 days ago
JSON representation

Strukture IDE extension. Download a package by selecting the import line.

Awesome Lists containing this project

README

        

# GoGet-from-Github
Download dependencies as you write your code. JS plugin of [the Struktue IDE](https://github.com/thestrukture/IDE).

# Demo

![](https://github.com/thestrukture/GoGet/raw/master/gogetdemo.gif)

# How to install
Add this plugin path to the strukture :

github.com/thestrukture/GoGet

# How it works?
1. Select the `github.com` import path you wish to download.
2. Right click on the line.
3. Click on `Goget-from-github` to download.
4. If the download worked, you will see a comment next to your code.