devtron-labs / inception

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inception

Command to build grammar cd pkg/language/grammar/ && antlr Klang.g4 -o ../parser -package parser -Dlanguage=Go && cd ../../..

from the generated crd remove subresources: status: {}

About

License:Apache License 2.0


Languages

Language:Go 98.3%Language:ANTLR 1.0%Language:Makefile 0.6%Language:Dockerfile 0.2%