noprocrast/README.rdoc

27 lines
596 B
Plaintext
Raw Normal View History

2010-11-10 13:59:45 +00:00
= noprocast
2010-11-10 15:13:34 +00:00
A gem to stop you procastinating. Noprocast automatically adds and removes items from your /etc/hosts, rendering addictive websites useless.
2010-11-10 13:59:45 +00:00
2010-11-10 15:13:34 +00:00
= Installation
2010-11-10 13:59:45 +00:00
2010-11-10 15:13:34 +00:00
<tt>gem install noprocast</tt>
= Usage
<tt>noprocast status</tt> check if noprocast is enabled or not
<tt>noprocast edit</tt> edit noprocast's list of banned websites
<tt>[sudo] noprocast on</tt> enable noprocast
<tt>[sudo] noprocast off</tt> disable noprocast
= Notes
Noprocast saves a backup of your /etc/hosts file in /etc/.hosts.noprocastbackup the first time it runs. Just in case.
= Contact
rfwatson at gmail
2010-11-10 13:59:45 +00:00