Skip to content

fsr/master-manual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

man(1) - The Masters Manual

WIP Warning: This is a work in progress project!

This repository contains the sources for man(1) - The Masters Manual, a document intended for new first semester students at the Computer Science faculty at the TU Dresden which enrolled for a Master's course. Its intention is to provide newbies at our university with the knowledge and tips necessary to have a successful start in Dresden.

Contributing

If you want to help us in making this book better, please do not hesitate to open an issue or open a pull request!

Building the book yourself is rather easy. Just install mdBook and there you go:

# cargo is part of Rusts tooling -- other installation options are available!
cargo install mdbook
mdbook serve

This will serve a live preview of the book locally.

License

This work is published under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. For more information, take a look at the license.

Releases

No releases published

Packages

No packages published