Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devtron-labs/inception


https://github.com/devtron-labs/inception

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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: {}