2018-02-03 03:51:06 -06:00
|
|
|
[alias]
|
2018-07-30 06:06:22 -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-07-30 08:16:58 -05:00
|
|
|
render-test = "run --package cli -- render-test"
|
|
|
|
parse = "run --package cli -- parse"
|