You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2025. It is now read-only.
Currently, when utilizing the Terminal CLI, users are required to specify the project name if they wish to install it in the current directory. However, adhering to standard command-line conventions, the use of "./" as a shortcut for denoting the current directory would enhance user experience and align with common practices.