Skip to content

A0268/scripts-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New repository 随后来到本地项目,鼠标右击选择Git Bash Here 输入 git init 使用 git add . 添加文件 放入暂存区 git commit -m "first commit"
注意如果出现 git config --global user.email "[email protected]" 和 git config --global user.name "Your Name", 则[email protected]为GitHub邮箱,Your Name为GitHub名字 git branch -M main git remote add scripts-dataset https://github.com/A0268/scripts-dataset.git 最后进行上传 git push -u scripts-dataset main 上传成功,刷新即可

About

Record commonly used data conversion scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages