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
- Host: GitHub
- URL: https://github.com/gothenburgbitfactory/libshared
- Owner: GothenburgBitFactory
- License: other
- Created: 2018-02-03T10:18:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-01T23:30:51.000Z (about 1 year ago)
- Last Synced: 2025-05-02T00:25:21.677Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 777 KB
- Stars: 6
- Watchers: 9
- Forks: 23
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
- Authors: AUTHORS
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.
---