Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/thestrukture/GoGet
- Owner: thestrukture
- Created: 2017-09-16T20:12:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-30T12:40:39.000Z (about 7 years ago)
- Last Synced: 2024-08-01T13:30:29.976Z (3 months ago)
- Language: Go
- Size: 1.74 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.