Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Code Review During Research

Collaborations Workshop 2022 mini workshop

You can view the slides here.

Contributing

The slide show is written in markdown, to be turned into a HTML slideshow (reveal.js) with pandoc.

Start by cloning this repository

git clone git@github.com:ResearchCodeReviewCommunity/CW2022-miniworkshop.git

The slideshow is contained in directory slides:

slides/
    slides.md
	img/

The slides are generated and deployed at CW2022-miniworkshop/slides.html automatically, each time new commits are added to the main branch.

To build the slides locally, you'll need cmake (3.17+) and pandoc (2.10+). In the repo's root directory:

mkdir build && cd build
cmake ../slides
make install

About

Sources for the presentation and material used during the mini-workshop "Code Review During Development" at the Collaborations Workshop 2022

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages