Skip to content

wajox/clonegopkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clonegopkg

This is a simple CLI tool to create your own package from template based on any git repository

Install

go install github.com/wajox/clonegopkg

Usage

# clonegopkg clone [git_repository_template] [new_pkg]
clonegopkg clone [email protected]:wajox/gobase.git github.com/wajox/newproject

Releases

No releases published

Packages

No packages published