ITADN
README.md
以下内容由 AI 翻译,如有问题请点此提交 issue 反馈

Martin Costello 的网站

Build status codecov

概述

用于构建和部署 martincostello.com 的源代码。

反馈

任何反馈或问题均可添加到 GitHub 上该项目的 issues 中。

代码仓库

该代码仓库托管在 GitHub: https://github.com/martincostello/website.git 中。

许可证

本项目采用 Apache 2.0 许可证] 进行授权。

构建与测试

要在终端中构建并测试该网站,请运行以下命令:

git clone https://github.com/martincostello/website.git
cd website
./build.ps1