Run Atmos from Any Subdirectory
· 2 min read
Atmos now automatically discovers your repository root and runs from there, just like Git. No more cd-ing back to the root directory.
Developer tooling and workflow improvements
View All TagsAtmos now automatically discovers your repository root and runs from there, just like Git. No more cd-ing back to the root directory.
We're excited to announce a new global flag that makes working with Atmos across multiple repositories and directories significantly easier: --chdir (or -C for short).