Git Product home page Git Product logo

goget's Introduction

goget

A simple go module downloader

Latest Release Downloads Stars Forks Issues License: MIT
Downloads


Installation | Documentation | Contributing


Goget is a simple go module downloader. If ran without arguments, it will prompt for a list of modules to get. If ran with arguments, it will get the specified modules.

If you want to add a missing module, you can do so by creating a PR on the goget repository: https://github.com/MarvinJWendt/goget

Screenshot Screenshot

Installation

Run the following command in a terminal and you're ready to go!

Install using Go

go install github.com/MarvinJWendt/goget@latest

Install using instl

Windows

iwr instl.sh/MarvinJWendt/goget/windows | iex

macOS

curl -sSL instl.sh/MarvinJWendt/goget/macos | bash

Linux

curl -sSL instl.sh/MarvinJWendt/goget/linux | bash

Registered Modules

Goget currently has 23 modules registered.
To add modules into the goget registry, make a PR on GitHub!
https://github.com/MarvinJWendt/goget/blob/main/modules/modules.go

Name URL Tags
cobra https://github.com/spf13/cobra CLI
pterm https://github.com/pterm/pterm CLI
survey https://github.com/AlecAivazis/survey/v2 CLI
urfave/cli https://github.com/urfave/cli/v2 CLI
excelize https://github.com/qax-os/excelize/v2 Document Parser
fyne https://github.com/fyne-io/fyne/v2 GUI
webview https://github.com/webview/webview GUI
ebiten https://github.com/hajimehoshi/ebiten/v2 Game Engine
zap https://go.uber.org/zap Logging
zerolog https://github.com/rs/zerolog/log Logging
logrus https://github.com/sirupsen/logrus Logging
gorm https://github.com/go-gorm/gorm ORM
gjson https://github.com/tidwall/gjson Parser
testify https://github.com/stretchr/testify Test Framework
testza https://github.com/MarvinJWendt/testza Test Framework
lo https://github.com/samber/lo Utils
beego https://github.com/beego/beego/v2 Web Framework
gin https://github.com/gin-gonic/gin Web Framework
fiber https://github.com/gofiber/fiber/v2 Web Framework
fasthttp https://github.com/valyala/fasthttp Web Framework
gorilla/mux https://github.com/gorilla/mux Web Framework
colly https://github.com/gocolly/colly/v2 Web Scraper
gorilla/websocket https://github.com/gorilla/websocket Websocket

goget's People

Contributors

dependabot[bot] avatar marvinjwendt avatar ptermci avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

carlosm27

goget's Issues

Adding modules

I want to add Gorilla/Mux which is HTTP router, Ebiten, which is a game engine to make 2D games. Can I?

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.