Skip to content

ahvonenj/tools

 
 

Repository files navigation

tools

Operational toolset utilizing git's submodule feature.

If you run your own repo, you can use: git submodule foreach git pull to keep each repo up to date.

Get started

After you pulled the repo you'll notice that none of the "submodule" repos have any files in them.

To get sarted you need to perform the following:

  • git submodule init - initialize the submodules
  • git submodule update - pull & update the repos to current version

Update

  • git submodule update - update the repos to current version

About

Operational toolset utilizing git's submodule feature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 25.9%
  • C++ 16.4%
  • Lua 16.0%
  • C 14.3%
  • Python 8.8%
  • Shell 8.6%
  • Other 10.0%