Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
cmd
 
 
 
 
 
 
 
 

README.md

rock

The rock command allows you to tag your code with releases that conform to semantic versioning easily.

Usage

$ rock --help
rock is a tool to help manage Go packages 

Usage:
  rock [command]

Available Commands:
  help        Help about any command
  search      search for packages
  tags        View or add semantic version tags to a project

Flags:
      --config string   config file (default is $HOME/.rocks.yaml)
  -h, --help            help for rock

Use "rock [command] --help" for more information about a command.

gopher.rocks

The rock tool search function uses gopher.rocks which holds metadata about Go packages.

Contributing

About

Create semantic version tags for your Go packages, search and discover new packages

Topics

Resources

License

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

You can’t perform that action at this time.