bananaml / banana-cli

Apache License 2.0
20 stars 3 forks source link

Handle no path/dir provided #8

Closed ErikKaum closed 1 year ago

ErikKaum commented 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.

erik-dunteman commented 1 year ago

will do

nik-418 commented 1 year ago

Recent updates should have fixed this. 👍