4.Development_notes.md
January 5, 2021 ยท View on GitHub
Development
Run Atria directly (development only)
It is an easy way to debug Atria without building binaries:
# replace ARGS... with Atria arguments
julia -O3 -i --check-bounds=yes --color=yes $atria/src/atria ARGS...