Currently we just generate into whatever exists https://github.com/dsheets/tower/blob/master/cli/towerBuild.ml#L92. Either we need to do some set operations to check we don't overwrite things or we need to clean out whatever we don't overwrite (or clean and rebuild the whole from scratch).
Currently we just generate into whatever exists https://github.com/dsheets/tower/blob/master/cli/towerBuild.ml#L92. Either we need to do some set operations to check we don't overwrite things or we need to clean out whatever we don't overwrite (or clean and rebuild the whole from scratch).