An open API service indexing awesome lists of open source software.

https://github.com/soptikha2/chef-simple-interpreter

Simple interpreter to test dslab Chef capabilities
https://github.com/soptikha2/chef-simple-interpreter

Last synced: 11 months ago
JSON representation

Simple interpreter to test dslab Chef capabilities

Awesome Lists containing this project

README

          

# Setup
Download antlr4 runtime. Libraries should be in lib/.

The currently expected name is `lib/libantlr4-runtime.a`, change the name in `CMakeLists.txt` if the library is named differently.