Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 321 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 321 Bytes

Pygments Alloy

Lexer for the Alloy 6 modeling language based on the Alloy lexer at https://github.com/sdg-mit/pygments-alloy.

Installation

git clone https://github.com/alcinocunha/pygments-alloy.git
cd pygments-alloy
python setup.py install # might require sudo privileges