Describe the bug and the steps to reproduce it
- Create a folder called
my-test
- In a console in
my-test run npx @coinbase/build-onchain-apps@latest create
- Enter
. as the name of the project
- Select any options desired
- Observe failure: Directory /Users/briandoyle/src/Zora-Tutorial-Test already exists.
What's the expected behavior?
Script should accept . as the project name and create a project in the root of the current folder
What version of the libraries are you using?