ankushbhardwxj / codemon

cli to win programming contests
https://pypi.org/project/codemon/
MIT License
26 stars 12 forks source link

validation on codemon reg #63

Closed lucifer0987 closed 3 years ago

lucifer0987 commented 3 years ago

When using codemon reg, empty username and password are also stored to the meta.json file. We should use a validation here. Also, If there is already a meta.json file, then, it overwrites the meta.json file. We also need a validation here.