package
0.0.0-20220930082050-67fbc49d198a
Repository: https://github.com/akyoto/q.git
Documentation: pkg.go.dev
# README
cli
This package represents the command line interface for the compiler. The basic structure of a command is:
q command [flags]
Example
q build examples/hello