Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 735 Bytes

File metadata and controls

47 lines (29 loc) · 735 Bytes

mcpp-community

现代C++爱好者社区文档

本地运行

click to view xlings installation command

Linux/MacOS

curl -fsSL https://d2learn.org/xlings-install.sh | bash

Windows - PowerShell

irm https://d2learn.org/xlings-install.ps1.txt | iex

tips: xlings -> details


安装依赖

xlings install

运行

cd homepage
pnpm run dev

Thanks, Contributors!

auto-update by thanks-contributors tools