# README
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 versions of a Go package
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
# Packages
No description provided by the author