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

https://github.com/kristapsdz/bchs

source code for BCHS website
https://github.com/kristapsdz/bchs

bchs bsd c sqlite

Last synced: 10 months ago
JSON representation

source code for BCHS website

Awesome Lists containing this project

README

          

This is the source code for [Learn BCHS](https://learnbchs.org).
BCHS is a software stack consisting of the BSD operating system
(OpenBSD, in this case), the C programming environment, the
[httpd](https://bsd.plumbing/) web server, and
[SQLite](https://www.sqlite.org/). It's a rock-solid platform.

This repository consists of a lot of static XML files, all licensed
under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/); and
some source code. I specifically don't attach a license to the source
code because it's boilerplate.

This repository is a read-only mirror of a private CVS repository.
You can use it to report bugs in the documentation.