Open julianarchila opened 1 year ago
Currently there is no way, but it could be a good feature to have for those that prefer it in that way.
I dont think I will be working on this soon, so If you want this feature ASAP, I encourage you to take a look at the simple development guide https://searleser97.github.io/cpbooster/docs/setup-dev-env
and the code you will want to change should be inside the "Clone" folder of this repository and also the Config folder
I'll check out the development guide, thanks.
Hello, today I tried for the first time CPBooster and I had the same problem. I just opened a pull request to add this enhancement.
Hello, today I tried for the first time CPBooster and I had the same problem. I just opened a pull request to add this enhancement.
Hey can you guide me or share me anything where I can learn how to test this after doing any modifications
Iam working on some other feature but don't know how to test this in terminal As I don't have prior on this I can change in website
Hello, today I tried for the first time CPBooster and I had the same problem. I just opened a pull request to add this enhancement.
Hey can you guide me or share me anything where I can learn how to test this after doing any modifications
Iam working on some other feature but don't know how to test this in terminal As I don't have prior on this I can change in website
In the README, you can find a How to contribute section
would really love just to change the name of the problems to a single letter like A B C D (for codeforces) since we already have individual folders for each contest. Navigation becomes much easier with terminal. For reference, geothermal's CLI (https://youtu.be/VYptjn_mAak?si=5gQM3RDq3fTz8wpm).
When I clone a contest, I get a folder with the following name:
CodeforcesCodeforcesRound360Div.2
Is there a way to change the name of this folder to either:
contestDirectory/Codeforces/CodeforcesRound360Div.2
CodeforcesRound360Div.2