Skip to content

Go Package Manager (GPM) tool . The idea behind GPM is to simplify the process of fetching and managing Go packages, similar to go get, but with additional customization and potentially more user-friendly features.

Notifications You must be signed in to change notification settings

Muhammad-Hashim/gpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPM - Go Package Manager

GPM is a Go Package Manager designed to simplify and streamline the process of fetching and managing Go packages. Inspired by go get, GPM provides additional customization and potentially more user-friendly features, aimed at improving the Go development experience.

Features

  • Simple Package Installation: Fetch and install Go packages with a single command.
  • Package Mapping: Easily manage package mappings through a predefined list, eliminating the need for complex search queries.
  • Automated Package Downloading: Automatically download and set up Go packages, ready for import and use in your projects.
  • Customizable Package Sources: Extend the package manager to support different package sources by adding to the package mapping.

Getting Started

Installation

Clone the repository to your local machine:

git clone https://github.com/Muhammad-Hashim/gpm.git
cd gpm

About

Go Package Manager (GPM) tool . The idea behind GPM is to simplify the process of fetching and managing Go packages, similar to go get, but with additional customization and potentially more user-friendly features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published