catala/syntax_highlighting/en/set_up_pygments.sh
2021-02-28 18:18:01 +01:00

5 lines
83 B
Bash
Executable File

#! /usr/bin/env bash
cd "$(dirname "$0")"
cd pygments && python3 setup.py develop