<feed xmlns='http://www.w3.org/2005/Atom'>
<title>CommandLine.git/setup, branch MVP</title>
<subtitle>CLI For JVCS!
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/'/>
<entry>
<title>Add deploy script for CLI build on Linux</title>
<updated>2026-01-04T09:10:57+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-01-04T09:10:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=bd05f948f44e493322272262fcb366c58f08110a'/>
<id>bd05f948f44e493322272262fcb366c58f08110a</id>
<content type='text'>
The previous method used `cargo build` directly. Now we use the existing
`deploy.sh` script, which handles the build and installation in a
standardized way across platforms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous method used `cargo build` directly. Now we use the existing
`deploy.sh` script, which handles the build and installation in a
standardized way across platforms.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Windows installer script generation to build process</title>
<updated>2025-12-10T03:11:50+00:00</updated>
<author>
<name>Weicao-CatilGrass</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-12-10T03:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=15b508b7931aacd0c07ad6f52d4cefa6eef69fa1'/>
<id>15b508b7931aacd0c07ad6f52d4cefa6eef69fa1</id>
<content type='text'>
- Generate Inno Setup installer script from template at build time
- Extract author and homepage from Cargo.toml for script customization
- Add generated installer script to .gitignore to avoid committing build
  artifacts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Generate Inno Setup installer script from template at build time
- Extract author and homepage from Cargo.toml for script customization
- Add generated installer script to .gitignore to avoid committing build
  artifacts
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename Windows CLI installer template file</title>
<updated>2025-12-10T03:02:09+00:00</updated>
<author>
<name>Weicao-CatilGrass</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-12-10T03:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=be67a79c4a10fc42d7d15b87e488db00238e4676'/>
<id>be67a79c4a10fc42d7d15b87e488db00238e4676</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Windows installer and export scripts</title>
<updated>2025-12-10T02:49:52+00:00</updated>
<author>
<name>Weicao-CatilGrass</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-12-10T02:49:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=1567bab16b1eeb8ddaf5a8cc09c71bdb0bedbda3'/>
<id>1567bab16b1eeb8ddaf5a8cc09c71bdb0bedbda3</id>
<content type='text'>
- Add Inno Setup configuration for Windows installer
- Add PowerShell scripts for installation and uninstallation
- Create Windows-specific export script
- Update existing export script to suppress build output
- Include application icon for installer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add Inno Setup configuration for Windows installer
- Add PowerShell scripts for installation and uninstallation
- Create Windows-specific export script
- Update existing export script to suppress build output
- Include application icon for installer
</pre>
</div>
</content>
</entry>
<entry>
<title>Move installation script to setup/linux directory</title>
<updated>2025-12-10T02:22:52+00:00</updated>
<author>
<name>Weicao-CatilGrass</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-12-10T02:22:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=5fd3992ff8eea62967288c639985bfe60b9a171b'/>
<id>5fd3992ff8eea62967288c639985bfe60b9a171b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
