shakemno / osx_clean_app_delete

Gem finds osx app bundle releated files and opts to delete them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OsxCleanAppDelete

Very simple approach to build an osx app cleaner gem... never finished, as the existing solutions are faster and more meticulous.

Gem finds osx app bundle releated files and opts to delete them.

Installation

Add this line to your application's Gemfile:

gem 'osx_clean_app_delete'

And then execute:

$ bundle

Or install it yourself as:

$ gem install osx_clean_app_delete

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Gem finds osx app bundle releated files and opts to delete them.

License:MIT License


Languages

Language:Ruby 100.0%