horcrux2301's blog

By horcrux2301, history, 6 years ago, In English

Hello,

For the past few days I have been working for an automation package for text editor Atom.

This started as a way to improve speed during contests and now I have decided to release this as a complete package.

Currently this package supports 3 sites — Codechef, Codeforces and Atcoder and only 1 language — C++ .

You can parse problems and their test cases using the contest code and also compile and generate the output for input files, simply by pressing a combination of keys.

Over time I will add support for more sites and languages (particularly Java and Python).

Link of the repository :-Link

Link on APM :- Link

Video on how to use the package on youtubeLink

The readme is written in a pretty comprehensive manner. However if you still face any issues, open a issue in the repo itself.

Ps:- If you know JS and want to add a feature, feel free to contact me and I will be more than happy to accept any PR. Also any kind of feedback is appreciated.

Screenshots:-

Imgur

Imgur

  • Vote: I like it
  • +24
  • Vote: I do not like it

| Write comment?