Include a bash script or some other form of automation to make releasing simpler. automation should include release to CRAN and creating a GitHub release. I've done [something similar for vidstab](https://github.com/AdamSpannbauer/python_video_stab/blob/master/release_pipeline.sh) that we can convert to R/improve upon
Include a bash script or some other form of automation to make releasing simpler.
automation should include release to CRAN and creating a GitHub release. I've done something similar for vidstab that we can convert to R/improve upon