lammps-analyser 0.1.0-pre-release-3

A CLI tool and language server for LAMMPS simulation input scripts.
Documentation
1
2
3
4
5
flamegraph:
	CARGO_PROFILE_RELEASE_DEBUG=true cargo flamegraph -b lammps-analyser --root -- ./example_input_scripts/in.nemd
typos:
	typos --exclude 'lammps_docs*/' --exclude 'example_input_scripts' --format brief