mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
8 lines
391 B
Markdown
8 lines
391 B
Markdown
# blogOS
|
|
[](https://travis-ci.org/phil-opp/blog_os)
|
|
|
|
This repository contains the code for the “Writing an OS in Rust” series at [os.phil-opp.com](http://os.phil-opp.com).
|
|
|
|
# License
|
|
The source code is dual-licensed under MIT or the Apache License (Version 2.0). This excludes the `posts` and `pages` directories.
|