Sha256: dd1a9c93a8f20da7c87ad5acac7842bb7ded7b0f03ce7b00c1f3cdd7449e49ed
Contents?: true
Size: 1.02 KB
Versions: 1
Compression:
Stored size: 1.02 KB
Contents
# Nicht [![Gem](https://img.shields.io/gem/v/nicht.svg)](https://rubygems.org/gems/nicht) [![Build Status](https://travis-ci.org/vavgustov/nicht.svg?branch=master)](https://travis-ci.org/vavgustov/nicht) [![Maintainability](https://api.codeclimate.com/v1/badges/07213753a4c9e6863edc/maintainability)](https://codeclimate.com/github/vavgustov/nicht/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/07213753a4c9e6863edc/test_coverage)](https://codeclimate.com/github/vavgustov/nicht/test_coverage) This library allow you to see gems usage per your or 3rd-party projects. ![image](https://user-images.githubusercontent.com/312873/28325799-7810e96a-6be7-11e7-8d82-2814a9233cfb.png) ## Installation ```bash gem install nicht ``` Then create `.nichtrc` file in your home directory with path to the projects. ## Usage Pass gem name as argument to see the list of the projects which use this gem: ```bash nicht webpacker ``` ## License Nicht is released under the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nicht-0.1.8 | README.md |