1.0.4 • Published 4 years ago

@topcoder/topcoder-cli v1.0.4

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

Topcoder CLI

===

Build Status:

CircleCI npm (tag) GitHub issues

Installation

  • Install the package via npm cli
npm i -g @topcoder/topcoder-cli

Usage

  • To understand the commands supported by Topcoder CLI, after installing the package run topcoder --help which would list out all supported commands.

  • If you need to understand the options available with each command, run topcoder [ command ] --help. E.g. Executing the command topcoder submit --help will display the help content related to making topcoder submission using CLI