Skip to content

perillo/cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmd GoDoc

The cmd module provides simple support from a single command to have many subcommands.

Requirements

cmd requires at least Go 1.9. There are no external dependencies.

Credits

The implementation is based on the one used in the go tool, adapted from src/cmd/go/internal/base/base.go and src/cmd/go/main.go in the Go source distribution.

Copyright 2017 The Go Authors. All rights reserved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published