Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

用法

<repository>
  <id>zlab</id>
  <name>zlab</name>
  <url>https://raw.githubusercontent.com/zlab/maven/master/</url>
</repository>

安装

cd ~/.m2/repository
git init
git remote add origin git@github.com:zlab/maven.git
git fetch
git checkout master
git branch repo-your branch name
git checkout repo-your brranch name

repo-acer
repo-mac
touch .gitignore
echo "*" >> .gitignore
git add -f .gitignore
git add -f com/xxx/
git commit -m "add xxx"
git push

About

maven repo

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages