codemon icon indicating copy to clipboard operation
codemon copied to clipboard

cli to win programming contests

Results 8 codemon issues
Sort by recently updated
recently updated
newest added

Publish a latest version to pip and make sure it works across platforms

I am a new user of this tool but I don't know how to use this tool what command need to use . Please provide a description of the command...

- [ ] Fetch inputs & outputs from AOC website on a given day and year. Check if Output can actually be parsed. - [ ] Codemon listen should easily...

Currently, Codemon is only supporting a fixed amount of code files being generated per contest. As evident for now, `codemon` just supports 3 practice files (which is okay), and 7...

Opening this on the request of @ankingcodes . It would be helpful to have an automated CI system that can test all PRs for proper coding style (proper indentation and...

- Check if an user has registered on Codemon, by checking if `meta.json` file exists in `~/.codemon`. - If user is registered, use the username defined in `meta.json` in the...