Getting cpp_comment_format#

Using conda#

conda install -c conda-forge cpp_comment_format

Using PyPi#

python -m pip install cpp_comment_format

From source#

git checkout https://github.com/tdegeus/cpp_comment_format.git
cd cpp_comment_format

python -m pip install .