got

package module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2024 License: MIT Imports: 3 Imported by: 0

README

got

A tool to run Go with Python environment configured.

Build Status codecov GitHub go.mod Go version GitHub commits GitHub release Go Report Card Go Reference

Features:

  • Don't need to install Go and Python, just need to download got
  • Create a project with Go and Python environment configured
  • Build, run, install Go packages with Python environment configured
  • Compatible with Windows, Linux, MacOS

Installation

go install github.com/gotray/got/cmd/got@latest

Initialize a project

got init myproject
cd myproject

Run project

got run .

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ProjectRoot string
)

Functions

func SetEnv

func SetEnv()

Types

This section is empty.

Directories

Path Synopsis
cmd
got command
internal
env

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL