Cloud-CV / evalai-cli

:cloud: :rocket: Official EvalAI Command Line Tool
https://cli.eval.ai
BSD 3-Clause "New" or "Revised" License
55 stars 63 forks source link

Fix #119: Add command & feature for Creating challenge. #149

Open KhalidRmb opened 5 years ago

KhalidRmb commented 5 years ago

Fixes #119 Adds a subcommand to the challenges command to create the challenge using the Host team ID and a Zip file. Usage: evalai challenges create --file FILE TEAM where FILE is the zip file and TEAM is the Host team ID.

Screenshot from 2019-03-09 21-21-06

KhalidRmb commented 5 years ago

@RishabhJain2018 @deshraj Please review. Thanks! @isht3

KhalidRmb commented 5 years ago

@Ram81 PTAL.