The init command is currently just command init and it will blow out and override everything each time. We should have it check to see if .config.json exists if it does then we should say .config.json exists and we are skipping it.
Then we can add in a --force flag to force blow out
The init command is currently just
command initand it will blow out and override everything each time. We should have it check to see if .config.json exists if it does then we should say.config.jsonexists and we are skipping it.Then we can add in a --force flag to force blow out