<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with project]]></title><description><![CDATA[A list of topics that have been tagged with project]]></description><link>http://forum.d2learn.org/tags/project</link><generator>RSS for Node</generator><lastBuildDate>Tue, 11 Aug 2026 11:34:30 GMT</lastBuildDate><atom:link href="http://forum.d2learn.org/tags/project.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[project-auto-backup: 项目自动定时备份, 支持多项目 + 示例&#x2F;模板项目 Project-Auto-backup]]></title><description><![CDATA[<ul>
<li>示例/模板项目: <a href="https://github.com/Sunrisepeak/project-auto-backup" rel="nofollow ugc">https://github.com/Sunrisepeak/project-auto-backup</a></li>
<li>git-autosync实现: <a href="https://github.com/d2learn/xim-pkgindex/tree/main/pkgs/g/git-autosync.lua" rel="nofollow ugc">https://github.com/d2learn/xim-pkgindex/tree/main/pkgs/g/git-autosync.lua</a></li>
</ul>
<hr />
<h1>project-auto-backup</h1>
<p dir="auto">project auto backup by git-autosync (xscript</p>
<h2>Quick Start / 快速开始</h2>
<blockquote>
<p dir="auto">run in project root directory</p>
</blockquote>
<p dir="auto"><strong>step0: get this project / 获取项目</strong></p>
<pre><code class="language-bash">git clone https://github.com/Sunrisepeak/project-auto-backup.git
</code></pre>
<p dir="auto"><strong>step1: install deps(git-autosync) &amp; auto config / 安装依赖并自动配置</strong></p>
<pre><code>xlings install
</code></pre>
<blockquote>
<ul>
<li><a href="https://xlings.d2learn.org/documents/quick-start/one-click-install.html" rel="nofollow ugc">download xlings</a></li>
<li>default sync project when 01:00 in everyday / 默认每天凌晨1点同步</li>
</ul>
</blockquote>
<p dir="auto"><strong>step2: add your git url to <code>.git-autosync</code> / 添加git仓库url到<code>.git-autosync</code>文件</strong></p>
<ul>
<li>support https and ssh</li>
</ul>
<p dir="auto"><strong>step3: manual sync / 手动同步 (可选)</strong></p>
<pre><code>git-autosync sync
</code></pre>
<h2>More Features / 更多功能</h2>
<p dir="auto">**add sync task (option/default) **</p>
<pre><code class="language-bash">git-autosync add . --time "* * * 1 *"
</code></pre>
<ul>
<li><code>--tmie</code>: [Week Month Day Hour Minute]
<ul>
<li><code>* * * 1 *</code>: when 01:00 for everyday</li>
<li><code>Mon * * 1 *</code>: when Mon's 01:00 for every week</li>
</ul>
</li>
</ul>
<p dir="auto"><strong>get task list or log</strong></p>
<pre><code class="language-bash">git-autosync log
git-autosync list
</code></pre>
<h2>Other</h2>
<ul>
<li>xlings: <a href="https://github.com/d2learn/xlings" rel="nofollow ugc">https://github.com/d2learn/xlings</a></li>
<li>git-autosync: <a href="https://github.com/d2learn/xim-pkgindex/tree/main/pkgs/g/git-autosync.lua" rel="nofollow ugc">https://github.com/d2learn/xim-pkgindex/tree/main/pkgs/g/git-autosync.lua</a></li>
</ul>
]]></description><link>http://forum.d2learn.org/topic/138/project-auto-backup-项目自动定时备份-支持多项目-示例-模板项目-project-auto-backup</link><guid isPermaLink="true">http://forum.d2learn.org/topic/138/project-auto-backup-项目自动定时备份-支持多项目-示例-模板项目-project-auto-backup</guid><dc:creator><![CDATA[SPeak]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>