Skip to content

Juminiy/cli-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage from the source code

    go mod tidy 
    go install 
    # rolling update by
    go install 
    # go install again and again 

Change CLI name If you want to change the cli-x name to other ,please correct the go.mod module name,some other like: my-cli and run

    go mod tidy 

Finished tools

  1. http request
  2. yaml-file/env config
  3. args 1 parameter receive

Releases

No releases published

Packages

No packages published

Languages