Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gaffneyc/abortctl
Quick and dirty utility for easily enabling and disabling launch items
https://github.com/gaffneyc/abortctl
Last synced: about 2 months ago
JSON representation
Quick and dirty utility for easily enabling and disabling launch items
- Host: GitHub
- URL: https://github.com/gaffneyc/abortctl
- Owner: gaffneyc
- License: mit
- Created: 2011-01-09T00:56:24.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-01-09T00:56:47.000Z (about 14 years ago)
- Last Synced: 2023-04-12T04:16:07.577Z (almost 2 years ago)
- Language: Ruby
- Homepage: https://github.com/gaffneyc/abortctl
- Size: 85.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE
Awesome Lists containing this project
README
= Abort Control
A quick and dirty utility for managing launch daemons by name.
== Install
$ gem install abortctl
== Note on Patches/Pull Requests
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a future version unintentionally.
* Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself in another branch so I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.== Copyright
See LICENSE for details.