Skip to content

CypherHK/LaTex-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

以后每次新建项目:3 步走

1)(在 GitHub 网页上)

打开你的模板仓库 → 文件列表上方点 Use this template → Create new repository。取个新名字(例如 my-paper-2025),创建。

2)(把新仓库拉到本地)命令行

git clone https://github.com/<你>/.git (开始写、提交、同步)

3) 日常循环:

写文档...

git add .
git commit -m "write section 1"
git push

About

standard and reusable latex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published