Skip to content

paclets/PacletBuilder-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download all

git clone --recursive [email protected]:paclets/PacletBuilder-Test.git

Do not need --recursive unless on a build server.

Add your repo

git submodule add <repo> Repos/<name>/source

Add -b <branch> if not use master

Update

git submodule update --recursive

Configs

Do some configs like other projects.

Remove

git submodule deinit --force <path>
git rm --cached <path>

Delete both the file, git config and gitmodules record.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published