Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chetan/osxtrash
A Ruby class for interacting with Mac OS X's trash can
https://github.com/chetan/osxtrash
Last synced: 21 days ago
JSON representation
A Ruby class for interacting with Mac OS X's trash can
- Host: GitHub
- URL: https://github.com/chetan/osxtrash
- Owner: chetan
- License: mit
- Created: 2011-08-20T19:46:21.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-08-20T20:10:39.000Z (over 13 years ago)
- Last Synced: 2024-11-20T09:05:56.578Z (about 1 month ago)
- Language: Ruby
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE.txt
Awesome Lists containing this project
README
= osxtrash
A class for interacting with Mac OS X's trash can. Based on original utility found in osx-trash gem.
== Contributing to osxtrash
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
* Fork the project
* Start a feature/bugfix branch
* Commit and push until you are happy with your contribution
* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.== Copyright
Copyright (c) 2011 Chetan Sarva. See LICENSE.txt for
further details.