Skip to content

remlapmot/git-and-github-for-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tips for using Git and GitHub aimed at new uses of the OpenSAFELY system

Rendered at https://remlapmot.github.io/git-and-github-for-os/

To build/render the html output open the project in RStudio and either

  • open the Build pane click the Build Website button
  • or, run in R
# install.packages('quarto')
quarto::quarto_render()

Or at the command line

quarto render

When editing the project preview with

quarto::quarto_preview()

or

quarto preview

And stop the process with Ctrl+C or with

quarto::quarto_preview_stop()

About

Tips for working with Git and GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published