Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should not overwrite existing kata_files #20

Open
janernsting opened this issue Dec 1, 2012 · 0 comments
Open

Should not overwrite existing kata_files #20

janernsting opened this issue Dec 1, 2012 · 0 comments

Comments

@janernsting
Copy link
Member

codersdojo overwrites existing kata_files when executing the setup. This happens, because kata_files are copied from its template folder.

To better support legacy code katas, it would be great, if codersdojo setup would check to see if a kata_file already exists and provide an according message as to inform the user about this.

One option could be to add one flag, which ensures that existing files are not overwritten. Otherwise codersdojo should always overwrite existing files (currently the default).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant