Skip to content

bean710/checker_CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Checker CLI

Demo of our Checker CLI

DEMO

Description

This application was created by a ragtag group of Holberton students that wanted to make the checker experience less in intensive by bringing the experience straight to your console. This product will help you make dinner and wash your clothes...This will give you a response while pass or failed directly.

Requirements:


  • Python3
  • requests 2.4.2 or later

Instructions

Installation:


git clone https://github.com/bean710/checker_CLI.git ~/CCLI
alias ccli="python3 ~/CCLI/CLI/checkercli.py"

  1. First use this command to get the repo into your terminate
git clone https://github.com/bean710/checker_CLI.git
  1. Use it as an executable
./checkcli.py
  1. It will ask for you api key, school email, holberton password (you can find this in tools after your 2nd trimester)
  • make sure to have request 2.4.2 or later
  1. Once the help menu shows up, you can use it like this executable check numberofproject numberoftask
./checkercli.py check 309 1

Blog Post

We created a blog post to talk about the experience and how the Checker CLI works.

Read it here, The Checker CLI

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages