Various tools for usage with Golang like installer, github tool and cloud features.

Gopei2 (Go Programming Environment Installer)

version license go liteide

Gopei shell install Go compiler, LiteIDE and configure for you the entire environment, variables, paths, ide interface and even link the machine with your Github account in a few minutes with just one command.

You don't need to use complicated commands on Mac or Linux so you just have to write go programs.

Also, add some high level commands wich help you easy make a repository, clone, push or get a project and more.

This project is third party. For support see golang.org and github.com/visualfc/liteide.

Read the user manual on the wiki page. For cloud tool read here.

Features

  • Install a stable version of Go compiler and LiteIDE on almost any Unix/Linux based desktops and servers.
  • Create a simple and practical layout for ide (liteide.ini.mini).
  • Also create GOPATH and add a hello world project.
  • Add a nice launcher to dock or desktop.
  • Extend snippets, project templates and themes.
  • Add some useful cloud scripts for
    • working with github (be sure you have installed git before and a valid acount)
    • servers in cloud (see Quantum Teleporter).
  • Gopei shell is free as in free speech and free beer and always will be.

How to use

Download anywhere and unarchive. From Terminal go to the tools-master folder and simply run:

./gopei

or if you have a github account

.gopei -g

Use -h switch to see all options.

Note that your system must have bash,curl and git installed before. Also, some systems may need additional packages.

Owner
George Calianu
#ubuntu,#golang. mostly backend developer. free software advocate. #visionary. cloudifying things.
George Calianu
Similar Resources

Monitoring changes in the source file and automatically compile and run (restart).

Monitoring changes in the source file and automatically compile and run (restart).

dogo Monitoring changes in the source file and automatically compile and run (restart). δΈ­ζ–‡ Install go get github.com/liudng/dogo Create config Here's

Dec 28, 2022

Golang binaries compiled on-demand for your system

Golang binaries compiled on-demand for your system

Go Binaries Go Binaries is an on-demand binary server, allowing non-Go users to quickly install tools written in Go without installing go itself, and

Dec 3, 2022

Blueprint Build System For Golang

Blueprint Build System Blueprint is being archived on 2021 May 3. On 2021 May 3, we will be archiving the Blueprint project. This means it will not be

Nov 20, 2021

Small golang app to assist in managing extended hdwallet keys

Installation go install github.com/provenance-io/extkey/cmd/extkey@latest Encoding Key generation interactive # Using interactive mode β–·β–· extkey Mne

Aug 15, 2022

Builds and restarts a Go project when it crashes or some watched file changes

Builds and restarts a Go project when it crashes or some watched file changes

gaper Used to build and restart a Go project when it crashes or some watched file changes Aimed to be used in development only. Changelog See Releases

Dec 30, 2022

An extremely fast JavaScript bundler and minifier

An extremely fast JavaScript bundler and minifier

An extremely fast JavaScript bundler and minifier

Jan 4, 2023

GoReleaser builds Go binaries as fast and easily as possible

GoReleaser builds  Go binaries as fast and easily as possible

GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped in your favorite CI.

Jan 7, 2023

Build system and task runner for Go projects

Build system and task runner for Go projects

Gilbert is task runner that aims to provide declarative way to define and run tasks like in other projects like Gradle, Maven and etc.

Dec 21, 2022

A small utility that aims to automate and simplify some tasks related to software release cycles.

Stork is a small utility that aims to automate and simplify some tasks related to software release cycles such as reading the current version from a f

Nov 9, 2022
Comments
  • Can't execute Go - not installed error - on Ubuntu 14.10.

    Can't execute Go - not installed error - on Ubuntu 14.10.

    On a fresh install of Ubuntu 14.10 64ibt.

    Ran the script in Terminal (without sudo) - everything seems okay. The folders and files are created.

    Rebooted and, still in the terminal, Ubuntu says Go is not installed.

    cd into the go/bin folder and I can see go but I still get the above error.

    Thanks very much for this script - it will be great when I get it working.

  • Just a small typing error

    Just a small typing error

    in the README its written: Run periodicaly or if compiler/ide versions change to update the sistem. Projects are not affected if you overinstall.

    so it should be system, not sistem.

    that's all.

Related tags
SCons Tools for Go

#goscons goscons is a set of SCons tools for building Go code. goscons supports Cgo. goscons includes a helper application based on the one from sc

Aug 19, 2022
Eget is the best way to easily get pre-built binaries for your favorite tools.
Eget is the best way to easily get pre-built binaries for your favorite tools.

Eget: easy pre-built binary installation Eget is the best way to easily get pre-built binaries for your favorite tools. It downloads and extracts pre-

Dec 27, 2022
a build tool for Go, with a focus on cross-compiling, packaging and deployment

goxc NOTE: goxc has long been in maintenance mode. Ever since Go1.5 supported simple cross-compilation, this tool lost much of its value. There are st

Dec 9, 2022
πŸš€ gowatch is a command line tool that builds and (re)starts your go project everytime you save a Go or template file.
πŸš€ gowatch is a command line tool that builds and (re)starts your go project everytime you save a Go or template file.

gowatch δΈ­ζ–‡ζ–‡ζ‘£ gowatch is a command line tool that builds and (re)starts your go project everytime you save a Go or template file. Installation To insta

Dec 30, 2022
Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.

#1 Golang live reload and task runner Content - ⭐️ Top Features - ???? Get started - ?? Config sample - ?? Commands List - ?? Support and Suggestions

Jan 6, 2023
Tool to check for dependency confusion vulnerabilities in multiple package management systems

Confused A tool for checking for lingering free namespaces for private package names referenced in dependency configuration for Python (pypi) requirem

Jan 2, 2023
An extremely opinionated TypeScript monorepo tool.

Unirepo is an extremely opinionated TypeScript build tool. Typical monorepo management tools in the Node.js ecosystem provide automation aroun

Nov 29, 2022
🌍 Earthly is a build automation tool for the container era
 🌍 Earthly is a build automation tool for the container era

?? Earthly is a build automation tool for the container era. It allows you to execute all your builds in containers. This makes them self-contained, repeatable, portable and parallel. You can use Earthly to create Docker images and artifacts (eg binaries, packages, arbitrary files).

Dec 30, 2022
A simple tool to help WoW repack administrators manipulate the repack database(s)

WoW Repack Manipulator This tool makes it easier for an administrator of a WoW Repack (private WoW server, basically) to manipulate the database that

Feb 7, 2022
packM 🧬 is fivem resource compiler for golang with the power of golang+typescript+webpack

packM ?? packM ?? is fivem resource compiler for golang ,typescript with the power of golang+typescript compiler+webpack

Jun 28, 2022