Sha256: e7cf75c93c803c6b7c227c96b0f72b39fd186c64b8a62a620ded18e12c7a1b18

Contents?: true

Size: 903 Bytes

Versions: 2

Compression:

Stored size: 903 Bytes

Contents

limp
=========

[![Gem Version](https://img.shields.io/gem/v/limp.svg)](https://rubygems.org/gems/limp)
[![Dependency Status](https://img.shields.io/gemnasium/akerl/limp.svg)](https://gemnasium.com/akerl/limp)
[![Build Status](https://img.shields.io/circleci/project/akerl/limp.svg)](https://circleci.com/gh/akerl/limp)
[![Coverage Status](https://img.shields.io/codecov/c/github/akerl/limp.svg)](https://codecov.io/github/akerl/limp)
[![Code Quality](https://img.shields.io/codacy/99f2b9753a8e4b22a0bd9485e758d9cf.svg)](https://www.codacy.com/app/akerl/limp)
[![MIT Licensed](https://img.shields.io/badge/license-MIT-green.svg)](https://tldrlegal.com/license/mit-license)

Read Slack tokens from Chrome LocalStorage

## Usage

```
require 'limp'
puts Limp.tokens
```

## Installation

    gem install limp

## License

limp is released under the MIT License. See the bundled LICENSE file for details.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
limp-0.0.3 README.md
limp-0.0.2 README.md