nanxstats / liftr

🐳 Containerize R Markdown documents for continuous reproducibility
https://nanx.me/liftr/
GNU General Public License v3.0
170 stars 20 forks source link

New argument dry_run #39

Closed nanxstats closed 6 years ago

nanxstats commented 6 years ago

Introduce a new argument dry_run (default is FALSE). Preview the Docker commands but do not run them.

nanxstats commented 6 years ago

Fixed by https://github.com/road2stat/liftr/commit/7b3e7205e3f45250a241f1269496173a5245ed49.