30 lines
1.2 KiB
Text
30 lines
1.2 KiB
Text
===============================================================================
|
|
ALE Cairo Integration *ale-cairo-options*
|
|
|
|
|
|
===============================================================================
|
|
scarb *ale-cairo-scarb*
|
|
|
|
g:ale_cairo_scarb_executable *g:ale_cairo_scarb_executable*
|
|
*b:ale_cairo_scarb_executable*
|
|
|
|
Default: `'scarb build'`
|
|
|
|
For Cairo1 projects using Scarb
|
|
|
|
For more information read 'https://docs.swmansion.com/scarb/'
|
|
|
|
|
|
===============================================================================
|
|
starknet *ale-cairo-starknet*
|
|
|
|
g:ale_cairo_starknet_executable *g:ale_cairo_starknet_executable*
|
|
*b:ale_cairo_starknet_executable*
|
|
|
|
Default: `'starknet-compile'`
|
|
|
|
Overrides the starknet-compile binary after installing the cairo-language.
|
|
|
|
For more information read 'https://starknet.io/docs/quickstart.html'
|
|
|
|
===============================================================================
|