1 Star 0 Fork 5

笛荡 / archbase

forked from rexiyz / archbase 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Makefile 363 Bytes
一键复制 编辑 原始数据 按行查看 历史
all:
Rscript -e 'bookdown::render_book("index.Rmd", "all")'
echo "done"
html:
Rscript -e 'bookdown::render_book()'
pdf:
Rscript -e 'bookdown::render_book("index.Rmd", "bookdown::pdf_book")'
doc:
Rscript -e 'bookdown::render_book("index.Rmd", "bookdown::word_document2")'
serve:
Rscript -e 'bookdown::serve_book()'
clean:
rm -rf _book _bookdown_files
1
https://gitee.com/SolarBird/archbase.git
git@gitee.com:SolarBird/archbase.git
SolarBird
archbase
archbase
main

搜索帮助

53164aa7 5694891 3bd8fe86 5694891