Skip to content
/ got Public

A tool to run Go with Python environment configured.

License

Notifications You must be signed in to change notification settings

gotray/got

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .

About

A tool to run Go with Python environment configured.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages