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
When doing a regular bilt with no directories specified, it should build the package in the current directory. To support a "build all", add support for bilt --all
When doing a regular
biltwith no directories specified, it should build the package in the current directory. To support a "build all", add support forbilt --all