Hi, When I do an `atomicapp init` without any path to a directory, how about initializing the current directory? This workflow seems consistent with other tools, like `git init`, `vagrant init`.
Hi,
When I do an
atomicapp initwithout any path to a directory, how about initializing the current directory?This workflow seems consistent with other tools, like
git init,vagrant init.