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

https://github.com/gothenburgbitfactory/libshared

Libshared - Common Code Submodule
https://github.com/gothenburgbitfactory/libshared

Last synced: about 1 year ago
JSON representation

Libshared - Common Code Submodule

Awesome Lists containing this project

README

          

libshared
=========

A git submodule used by multiple projects. Not to be released or packaged
independently. All project tarballs will include libshared, so this is a
development-only internal project.

Branching
---------

Development for libshared is done on the master branch only.

Each time a project is released that uses libshared, an appropriate tag is
added to the corresponding commit.

A project may choose to release with any libshared commit.

---