https://github.com/babab/all
All my open-source git projects as git submodules
https://github.com/babab/all
Last synced: 4 months ago
JSON representation
All my open-source git projects as git submodules
- Host: GitHub
- URL: https://github.com/babab/all
- Owner: babab
- Created: 2015-09-18T20:12:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-26T11:27:37.000Z (about 10 years ago)
- Last Synced: 2025-03-30T14:15:53.062Z (about 1 year ago)
- Language: Makefile
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
All my open-source git projects
==============================================================================
This is a git repositories that holds all my open source Git projects
hosted on Github and Bitbucket as git submodules.
sync
----
Update and sync::
$ make sync
Or if you don't have make, manually::
$ git submodule update --init
$ git submodule foreach git pull origin master
install
-------
Install the following projects:
- DisPass
- colemaktutor
- gim
- projectpad
::
$ sudo make install