repobee / repobee-sanitizer

A plugin for sanitizing master repositories before distribution to students
MIT License
2 stars 3 forks source link

Add `sanitize-file` command #13

Closed slarse closed 4 years ago

slarse commented 4 years ago

A very simple sanitize-file command that just takes two positional arguments: input path and output path.

$ repobee sanitize-file unsanitized.in sanitized.out