Why is the tool package named dotnet-atlas when the tool is called atlas and doesn't actually execute as part of the dotnet CLI? As far as I can tell, atlas isn't limited to .NET projects and just happens to be written in .NET (awesome!). It's probably a good idea to use a name like atlas-cli if possible (and better to change this now than after a 1.0 ships ;))
Why is the tool package named
dotnet-atlaswhen the tool is calledatlasand doesn't actually execute as part of thedotnetCLI? As far as I can tell,atlasisn't limited to .NET projects and just happens to be written in .NET (awesome!). It's probably a good idea to use a name likeatlas-cliif possible (and better to change this now than after a 1.0 ships ;))