Sha256: 5e61f0286ebcb956e05a410e40d4c627ae39018c96ef1ab50621808e6643e02b
Contents?: true
Size: 609 Bytes
Versions: 1
Compression:
Stored size: 609 Bytes
Contents
# mite-backup Simple command-line tool for downloading a backup in XML of your [mite](http://mite.yo.lk/en).account. ## Installation gem install mite-backup ## Usage mite-backup -a [ACCOUNT] -e [EMAIL] -p [PASSWORD] This will output the backup file in XML to the prompt. You propably want to pipe it into an file: mite-backup -a [ACCOUNT] -e [EMAIL] -p [PASSWORD] > my_backup_file.xml For further instructions run mite-backup -h ## BlaBla Copyright (c) 2011 [Yolk](http://yo.lk/) Sebastian Munz & Julia Soergel GbR Beyond that, the implementation is licensed under the MIT License.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mite-backup-0.1.2 | README.md |