david/sshbackup
david
/
sshbackup
Archived
1
0
Fork 0

added roadmap to readme

This commit is contained in:
david 2013-06-29 12:36:24 +02:00
parent 53811ae5a2
commit f4186b43da
1 changed files with 29 additions and 0 deletions

View File

@ -88,3 +88,32 @@ sshkeyfile="$HOME/.ssh/id_rsa"
#default versions
versions=999
```
# roadmap
this should be a little overview of what's coming..
```
.
.
.
|
|
+--- version 0.3.1
| O/
| /|
+--- You are here / \
|
+--- better logging/notifications (even reports/stats)
+--- system check & install missing dependencies
+--- automatic sshkey creation/config
+--- bandwidth limits
+--- check if process is still running
+--- remote settings deployment
+--- move documentation to sudo crontab -e
|
+--- version 0.4.0
|
.
.
.
```
_(roadmap is inspired by https://github.com/hbons/SparkleShare/wiki/Roadmap)_