A small script to customize a project generated from rules-template.
Install to a directory in $PATH
and run the script inside the new project:
rules-template.sh myorga mylang
Run with bazel
from a local copy of this repository:
bazel run :rules_template -- /path/to/repo myorga mylang