srbcheema1 / CoolKit

CoolKit is Coding + ToolKit, A command-line tool used to automate your programming experience.
https://pypi.org/project/coolkit/
MIT License
7 stars 7 forks source link

Add Gifs to demonstrate different commands in coolkit #1

Open srbcheema1 opened 6 years ago

srbcheema1 commented 6 years ago

In readme I have provided a example pic explaining various commands of coolkit. But that is not enough, as coolkit is much more smart and powerful than being demonstrated in that example.

You can contribute by adding gifs of some particular commands. Just install the coolkit using command python3 -m pip install --user coolkit. In case of problem installing please have a look at instructions in readme, and please do ping me in case of any problem.

you can pick some command that you find interesting to work on. mention the command name in comments and start working on it.

You may provide a gif of 1-3 minutes explaining that command properly. Choice of command is upto you just do mention it here so that others may come to know about the command you are working on. This issue can be assigned to multiples at a time so dont worry if someone is already working on it. choose some other command, or ask me for one, Do ping me in case of any issue or trouble setting things up.

Happy Contributing :)

kishorerabha commented 6 years ago

I am having problems running Coolkit. Yesterday it was working fine but today i'm getting this error. url abs_path_bug

srbcheema1 commented 6 years ago

hei thats a small bug :) thanks for reporting that. coolkit is actually failing to work in root directory.I will fix this issue soon, till then please change the directory to home by cd ~. moreover it is good practice to not to work in root directories.

kishorerabha commented 6 years ago

It isn't working from the home directory either, it only works from the coolkit directory. Btw is there any way to demonstrate these commands without taking part in a contest, because i'm a noob :D

srbcheema1 commented 6 years ago

looking at your earlier log I can see that coolkit is installed in your PC. if you are saying that is only working from your coolkit directory, I am confused. maybe some issue with path. Still I can't comment anything without error-logs. please share your logs on my mail or any other way. I will look at them :)

kishorerabha commented 6 years ago

its actually working from withim my user directory, sorry for the wrong info. url

srbcheema1 commented 6 years ago

ahh cool :) now you can jump on to contribute. I am eager to see your PR :) so basically you need not to be a competitive programmer. just know basics about codeforces site. just make an account there and choose your favourite command you would like to work on. you could work in directory test/contests/837 where I have already kept sample solutions.

kishorerabha commented 6 years ago

thanks :)