Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fast bootstrap project to develop with ASTMatcher and GTest

Environment Setup Via Conda

Setting up the environment by running:

conda env create --file environment.yaml

Activate environment.

conda activate bootast

Build the code

Make build folder and configure project:

mkdir build && cd build && cmake ..

Build the software:

cmake --build .

Run and verify:

./myTool

About

A Basic Example Starting Clang AST Project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages