An open API service indexing awesome lists of open source software.

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

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