intro_to_ml/make_book

3 lines
67 B
Bash

#!/bin/bash
Rscript -e 'library(bookdown);bookdown::render_book()'