bananaml / banana-cli

Apache License 2.0
20 stars 3 forks source link

print the project name at the end #7

Closed ErikKaum closed 1 year ago

ErikKaum commented 1 year ago

What is this?

Screenshot 2023-03-24 at 11 25 04

Why?

Small thing but many forget the exact name of the dir by the time all the packages load.

How did you test to ensure no regressions?

Ran it myself

If this is a new feature what is one way you can make this break?

If no path then this might throw

erik-dunteman commented 1 year ago

Added compat for if user does not specify a path

erik-dunteman commented 1 year ago

had to get staging up-to-date

erik-dunteman commented 1 year ago

I've tested these changes and will merge into staging. other features on the way so no new deploy yet