Cloud-CV / Cloud-CV/evalai-cli

Create challenge configuration using CLI

Open
#61 3 comments 1 reaction 1 assignee Claimed by @guyandtheworld View on GitHub
enhancement help wanted
Dominant language
Python
Stars
57
Forks
70
PR merge metrics
No merged PRs in 30d

Description

Users should be able to create a challenge configuration zip using CLI. The idea is to have a similar setup that Sphinx provides when you want to generate the documentation configuration. It should work something like this:

Command: `evalai create_challenge`

```
$ evalai create challenge

Enter the challenge name:
Test Challenge

Enter the Number of Phases:
2

Enter the Phase 1 name:
Test Phase

Enter the Phase 1 codename:
test-phase
.
.
.
.
.
.
```

CC: @isht3 @varunagrawal @RishabhJain2018

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.