15,068
edits
mNo edit summary |
(→online) |
||
| Line 24: | Line 24: | ||
* [https://www.gnu.org/software/wget/ wget] | * [https://www.gnu.org/software/wget/ wget] | ||
* [https://curl.haxx.se/download.htm curl] on {{Win}}, {{Mac}} or {{Linux}} | * [https://curl.haxx.se/download.htm curl] on {{Win}}, {{Mac}} or {{Linux}} | ||
** [https://curl.haxx.se/docs/manpage.html curl - How To Use] e.g. {{kbd | key=<nowiki>curl | ** [https://curl.haxx.se/docs/manpage.html curl - How To Use] e.g. {{kbd | key=<nowiki>curl -OL <REMOTE_URL></nowiki>}} on {{Mac}} or {{Linux}}. | ||
* sync tool: rsync | * sync tool: rsync | ||
* 版本管理 ex:[[CVS]], SVN, GIT | * 版本管理 ex:[[CVS]], SVN, GIT | ||