Categorygithub.com/Ruixi-rebirth/mygo
repositorypackage
0.0.0-20241212070447-41b6ca8fb8af
Repository: https://github.com/ruixi-rebirth/mygo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

MyGo

MyGo is a command-line tool for creating and managing Go projects, inspired by Rust's Cargo tool.

Features

  • new: Create and initialize a new Go project.
  • build: Build the project binaries.
  • run: Run the Go project.
  • test: Run project tests.