2018-02-03 03:51:06 -06:00
|
|
|
[alias]
|
2018-10-04 15:43:58 -05:00
|
|
|
# Automatically generates the ast and syntax kinds files
|
2018-09-16 04:54:24 -05:00
|
|
|
gen-kinds = "run --package tools -- gen-kinds"
|
|
|
|
gen-tests = "run --package tools -- gen-tests"
|
2018-07-30 14:17:33 -05:00
|
|
|
install-code = "run --package tools -- install-code"
|
|
|
|
|
2018-09-16 04:54:24 -05:00
|
|
|
render-test = "run --package ra_cli -- render-test"
|
|
|
|
parse = "run --package ra_cli -- parse"
|