You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running lightmon with no args will work for node projects and rust projects. The cli will look for package.json for a node project and Cargo.toml for a rust project and run the exec commands automatically.
0 commit comments