suXinjke / cruncheevos

Set of tools to deal with RetroAchievements achievement sets using JavaScript
MIT License
2 stars 0 forks source link

generate command can overwrite the file unprompted #3

Closed suXinjke closed 3 months ago

suXinjke commented 3 months ago

self-explanatory, both users without git and unstaged changes can lose their file contents because generate command does not care that file already exists

generate command must ask user if they're fine with overwriting the file