Closed ErikKaum closed 1 year ago
If user runs
banana init
without any project name/dir we could either throw error or prompt the user to provide one. Prevents from adding the files in whatever dir the user happens to be in.
will do
Recent updates should have fixed this. 👍
If user runs
without any project name/dir we could either throw error or prompt the user to provide one. Prevents from adding the files in whatever dir the user happens to be in.