Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.44 KB

README.md

File metadata and controls

22 lines (12 loc) · 1.44 KB

IN4334 - A Literature Survey of Software Analytics Book

This is the repository in which we collaboratively create our survey on software analytics from course IN4334, software analytics. Please file a pull request with your changes. Others will then review it.

Build Status

Dependencies

  1. Fork this repository (and keep your fork updated).
  2. Install RStudio and RMarkdown.
  3. Open book.Rproj to contribute to the book. index.Rmd binds it together.

How to ...

This repository is based on a minimal example of a book based on R Markdown and bookdown (https://github.com/rstudio/bookdown). Please see the page "Get Started" at https://bookdown.org/yihui/bookdown/ for how to compile this example into HTML. You may generate a copy of the book in bookdown::pdf_book format by calling bookdown::render_book('index.Rmd', 'bookdown::pdf_book'). More detailed instructions are available here https://bookdown.org/yihui/bookdown/build-the-book.html.

You can find the preview of this example at https://bookdown.org/yihui/bookdown-demo/.

License

This book is copyrighted by TU Delft and its respective authors and distributed under a CC BY-NC-SA 4.0 license