It'd be nice to be able to do bsb --init . and have bsb simply add a bsconfig.json.
This would help adopting bsb on existent projects.
Right now that'll error if you already have a src folder for example. It'l also error if you've install bsb locally.
It'd be nice to be able to do
bsb --init .and have bsb simply add absconfig.json.This would help adopting bsb on existent projects.
Right now that'll error if you already have a
srcfolder for example. It'l also error if you've install bsb locally.