Sha256: 6495949fe4ae28ed8f82d1c3831bee5bcc6d8bc8abe09c7455257dc3296cf57d

Contents?: true

Size: 343 Bytes

Versions: 2

Compression:

Stored size: 343 Bytes

Contents

# workos-rb
WorkOS official Ruby gem for interacting with WorkOS APIs

## Installation

You don't need this source code unless you want to modify the gem. If you just
want to use the package, just run:

```sh
gem install workos
```

If you want to build the gem from source:

```sh
gem build workos.gemspec
```

### Requirements

- Ruby 2.3+.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
workos-0.0.2 README.md
workos-0.0.1 README.md