https://github.com/vavgustov/nicht
Gems usage stats for your or cloned 3rd-party projects
https://github.com/vavgustov/nicht
gem ruby
Last synced: 6 months ago
JSON representation
Gems usage stats for your or cloned 3rd-party projects
- Host: GitHub
- URL: https://github.com/vavgustov/nicht
- Owner: vavgustov
- License: mit
- Created: 2017-07-17T15:03:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-30T00:07:40.000Z (over 7 years ago)
- Last Synced: 2025-12-04T12:33:13.929Z (7 months ago)
- Topics: gem, ruby
- Language: Ruby
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Nicht
[](https://travis-ci.org/vavgustov/nicht)
[](https://codeclimate.com/github/vavgustov/nicht/maintainability)
[](https://codeclimate.com/github/vavgustov/nicht/test_coverage)
This library allow you to see gems usage per your or 3rd-party projects.

## 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).