Skip to content

Commit

Permalink
Remove ssh management from goals
Browse files Browse the repository at this point in the history
  • Loading branch information
guns committed Apr 5, 2012
1 parent adaebf9 commit f527d11
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.markdown
Expand Up @@ -12,7 +12,7 @@ _Don't leave home, take it with you._

### WORK IN PROGRESS ###

Dotfile and ssh key management system.
Dotfile management system.


### REQUIREMENTS ###
Expand All @@ -27,10 +27,6 @@ Dotfile and ssh key management system.
- Allow tasks to operate on specific files
- haus rm file (unlinks / deletes file)
- haus restore
- haus ssh ls
- haus ssh add
- haus ssh rm
- haus ssh clean
- All Queue instance methods should be thread safe
- Implement locking for add_*
- Shouldn't touch `File.umask`; just `lchmod` and `install`
Expand Down

0 comments on commit f527d11

Please sign in to comment.