Skip to content

Files

Latest commit

 

History

History
24 lines (16 loc) · 386 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 386 Bytes

srcml

Conversion of source code to/from the srcML format, querying and manipulation of srcML.

For more information see srcml.org

How do I install srcml?

brew tap srcml/srcml
brew install srcml

How do I uninstall srcml?

brew uninstall srcml

How do I uninstall the srcml tap?

brew untap srcml/srcml