Dennis Seah

Results 4 comments of Dennis Seah

@andrebriggs in bedrock setup implementation, we have the code to create project

[cmdDocs.pptx](https://github.com/microsoft/bedrock/files/4196095/cmdDocs.pptx) animated slide

## arg aliases -V -v -h are reserved for --version, --verbose and --help -f for --file in PR https://github.com/CatalystCode/spk/pull/340 -a for --personal-access-token -o for --org-name -O for --output

when we design setup command, we hope to provide a way to jumpstart user from ground zero to a functional setup. And the thinking is that there are no spk...