Code Monkey home page Code Monkey logo

programming-contest-cli's Introduction

Programming-contest-cli

This is a node js based CLI tool that provides information about upcoming popular programming contests on various popular websites. This tool uses

How to install

Requirements

At first clone the repository by pasting the following command in your powershell window then press enter

git clone https://github.com/srijit2002/programming-contest-cli.git

Now open powershell / command prompt or windows teminal in the cloned folder (you can press and hold shift key and then click the right mouse button to open powershell in current directory)
Now paste the following code in powershell window and press enter

npm install

Now the tool is ready to use but the tool will only work in the current folder, to use it global paste the folllowing code in terminal / powershell / cmd and then press enter

npm link

How to use

contests [options]

options
-V  or --version |   for current version
-a  or --all |  Shows infomation about all the upcoming contests
-h  or --help |  lists all available commands 
-cf or --codeforces |  Shows infomation about all the upcoming contests on Codeforces
-lc or --leetcode |  Shows infomation about all the upcoming contests on Leetcode
-tc or --topcoder |  Shows infomation about all the upcoming contests on Top Coder
-ac or --atcoder |  Shows infomation about all the upcoming contests on At Coder
-cs or --csacademy |  Shows infomation about all the upcoming contests on CS Academy
-hr or --hackerrank |  Shows infomation about all the upcoming contests on Hackerrank
-he or --hackerearth |  Shows infomation about all the upcoming contests on Hackerearth
-ks or --kickstart |  Shows infomation about all the upcoming contests on Google Kickstart
-cc or --codechef |  Shows infomation about all the upcoming contests on Codechef

Examples

  • Get information about the contests of a particular site
contests -cf

or

contests --codeforces

Demo image

  • Get information about multiple contests of specific websites at once
  contests --codeforces --codechef --leetcode

Demo image

Supported Websites

Contribute

It will be very good if these features can be implemented in this app -

  • Filter the contests according to a provided date
  • Show the output data in table format
  • Give it a good name XD
    So, if you can add any of these features(not the last one XD) or find a new bug then please create a new issue.

programming-contest-cli's People

Contributors

srijit2002 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

depgit ayush08642

programming-contest-cli's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.