https://github.com/yegor256/osbp
Open Source Best Practices (OSBP), Lecture Notes, Innopolis University
https://github.com/yegor256/osbp
lecture-notes lectures open-source opensource
Last synced: about 1 year ago
JSON representation
Open Source Best Practices (OSBP), Lecture Notes, Innopolis University
- Host: GitHub
- URL: https://github.com/yegor256/osbp
- Owner: yegor256
- License: mit
- Created: 2023-12-17T15:38:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-10T13:40:19.000Z (over 1 year ago)
- Last Synced: 2025-03-10T14:32:38.383Z (over 1 year ago)
- Topics: lecture-notes, lectures, open-source, opensource
- Language: TeX
- Homepage: https://yegor256.github.io/osbp/
- Size: 51 MB
- Stars: 11
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Open Source Best Practices, Lecture Notes
[](https://github.com/yegor256/osbp/actions/workflows/latexmk.yml)
There are slides for my series of lectures for
[Innopolis University](https://innopolis.university/) (Kazan, Russia).
All recorded videos are in [this YouTube playlist][playlist].
All compiled slide decks in PDF are [here](https://yegor256.github.io/osbp/).
To compile everything just run:
```bash
make
```
To clean everything up, do:
```bash
make clean
```
You need to have
[LaTeX](https://en.wikipedia.org/wiki/LaTeX),
[`aspell`](http://aspell.net/),
and
[`texsc`](https://rubygems.org/gems/texsc)
installed.
**Disclaimer**: All visual and text materials presented in
this slidedeck are either originally made by the author or taken from public
Internet sources, such as website. Copyright belongs to their respected
authors.
[playlist]: https://www.youtube.com/playlist?list=PLaIsQH4uc08zjutyoBOtoa6fnxzrCQK2Q