All Projects → pkg → Rock

pkg / Rock

Licence: apache-2.0
Create semantic version tags for your Go packages, search and discover new packages

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Rock

Semver
Semantic Versioning (semver) library written in golang
Stars: ✭ 804 (+1508%)
Mutual labels:  semantic-versioning
React Input Tags
React component for tagging inputs.
Stars: ✭ 10 (-80%)
Mutual labels:  tagging
Grafiti
Tag and remove AWS Resources with Automation
Stars: ✭ 34 (-32%)
Mutual labels:  tagging
Satis On Heroku
Your private Satis instance on Heroku, just one click away.
Stars: ✭ 5 (-90%)
Mutual labels:  packages
Shinyappdemo
A demo shiny app inside a package
Stars: ✭ 23 (-54%)
Mutual labels:  packages
Dotnet Assembly Grapher
Reverse engineering and software quality assurance tool for .NET assemblies
Stars: ✭ 21 (-58%)
Mutual labels:  packages
Friends
Spend time with the people you care about. Introvert-tested. Extrovert-approved.
Stars: ✭ 737 (+1374%)
Mutual labels:  tagging
Hangfire.tags
Add tags to Hangfire backgroundjobs
Stars: ✭ 42 (-16%)
Mutual labels:  tagging
Repo
Arch Linux CN Repository
Stars: ✭ 929 (+1758%)
Mutual labels:  packages
Rdrpostagger
R package for Ripple Down Rules-based Part-Of-Speech Tagging (RDRPOS). On more than 45 languages.
Stars: ✭ 31 (-38%)
Mutual labels:  tagging
Ngc
NewGoCommand - An opinionated and lightweight project starter. (WORK IN PROGRESS)
Stars: ✭ 16 (-68%)
Mutual labels:  semantic-versioning
Ghw
Golang hardware discovery/inspection library
Stars: ✭ 918 (+1736%)
Mutual labels:  discovery
Docker Discovery Registrator Consul
Service discovery library for JVM based applications running in Docker containers that use the Registrator service registry bridge with Consul as a backend
Stars: ✭ 21 (-58%)
Mutual labels:  discovery
Awesome Magento2
Curated list of awesome Magento 2 Extensions, Resources and other Highlights
Stars: ✭ 817 (+1534%)
Mutual labels:  packages
Gomodctl
Search, Check, and Update Go modules.
Stars: ✭ 37 (-26%)
Mutual labels:  packages
Mutagen
Python module for handling audio metadata
Stars: ✭ 760 (+1420%)
Mutual labels:  tagging
Harbours
Ported software for HelenOS.
Stars: ✭ 15 (-70%)
Mutual labels:  packages
Intrigue Core
Discover Your Attack Surface!
Stars: ✭ 1,013 (+1926%)
Mutual labels:  discovery
Package im stepper
A growing collection of beautiful, easy to use, stepper and page indicator widgets.
Stars: ✭ 42 (-16%)
Mutual labels:  packages
Fenix
Rust nightly toolchains and rust analyzer nightly for nix [[email protected]]
Stars: ✭ 29 (-42%)
Mutual labels:  packages

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].