Skip to content

CalConnect/public-csd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public CalConnect document repos for the CalConnect document repository

Initialization

git submodule update --init --recursive

Build all documents

git submodule foreach make clean all

Clean all document repos

git submodule foreach git clean -f -d

Add a document repo

git submodule add ssh://[email protected]/calconnect/csd-[foo-bar]

Publish all documents

TODO

Update gems for all documents

git submodule foreach bundle update
git submodule foreach git add Gemfile.lock
git submodule foreach git commit -m 'Update gems'
git submodule foreach git push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages