https://github.com/iamogbz/oss-boilerplate
OSS Boilerplate
https://github.com/iamogbz/oss-boilerplate
boilerplate open-source-software oss template
Last synced: 3 months ago
JSON representation
OSS Boilerplate
- Host: GitHub
- URL: https://github.com/iamogbz/oss-boilerplate
- Owner: iamogbz
- License: unlicense
- Created: 2019-03-28T13:15:15.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T16:38:00.000Z (over 3 years ago)
- Last Synced: 2025-06-15T13:57:35.508Z (12 months ago)
- Topics: boilerplate, open-source-software, oss, template
- Language: Makefile
- Homepage:
- Size: 592 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# OSS Boilerplate
Simple package with some preconfigurations
## Shell Commands
```sh
make upstream # adds an upstream target to fetch updates from the oss-boilerplate repo
```