Sha256: ce30782d63d82485d4f7ceafd2df8948da554b33d9f444b9ad4545c7e1b6d0fd

Contents?: true

Size: 841 Bytes

Versions: 1

Compression:

Stored size: 841 Bytes

Contents

# Gitstamp Command-Line Interface (CLI)

[![Project license](https://img.shields.io/badge/license-Public%20Domain-blue.svg)](https://unlicense.org)
[![Ruby compatibility](https://img.shields.io/badge/ruby-2.4%2B-blue)](https://rubygems.org/gems/gitstamp)
[![RubyGems gem](https://img.shields.io/gem/v/gitstamp.svg)](https://rubygems.org/gems/gitstamp)

## Prerequisites

- [Ruby](https://www.ruby-lang.org/en/) 2.4+

## Installation

The tool can be installed quickly and easily on any computer that has [Ruby]
available:

```bash
$ gem install gitstamp
```

In case the command wasn't found after installation, you likely need to
configure your `PATH` environment variable to include your [RubyGems] program
path.

[Ruby]:      https://www.ruby-lang.org/en/
[RubyGems]:  https://guides.rubygems.org/faqs/
[Unlicense]: https://unlicense.org

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gitstamp-0.1.0 README.md