-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathREADME.txt
33 lines (23 loc) · 1.1 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Dosage
======
Dosage is a comic strip downloader and archiver.
<<<<<<< HEAD
You have reached the old repository of Dosage.
Please go to https://github.com/webcomics/dosage or http://dosage.rocks/ for
the new location of the project.
If you still have an old clone, you can switch to the new location like this:
git remote set-url origin https://github.com/webcomics/dosage.git
If you have already updated to the last commit on this repository, you can get
rid of this commit by doing:
git reset --hard HEAD^
And then updating to the latest revision on the new repository.
=======
Dosage is designed to keep a local copy of specific webcomics and other
picture-based content such as Picture of the Day sites. With the dosage
commandline script you can get the latest strip of a webcomic, or catch-up to
the last strip downloaded, or download a strip for a particular date/index (if
the webcomic's site layout allows this).
Multiple webcomics can be downloaded in parallel, making the update of comic
strips faster.
See http://dosage.rocks/ for more info.
>>>>>>> 91bfb44b47ecc9efe99552c4710aaa761436aa0c