sontixyou / rekki

Search unused images in Rails projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rekki

rekki is counting how many images are loaded in the view file under the directory and outputting.

Requirement

Rekki is dependent on ripgrep. Install ripgrep.

Installation

rekki's installation is pretty standard:

$ gem install rekki

Quickstart

$ cd my/cool/ruby/project
$ rekki

Commands

$ bundle exec rekki get_files_name

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/sontixyou/rekki. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the ImageFileCounter project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

Search unused images in Rails projects

License:MIT License


Languages

Language:Ruby 98.4%Language:Shell 1.6%