1.0.4 • Published 6 years ago
@topcoder/topcoder-cli v1.0.4
Topcoder CLI
===
Build Status:
Installation
- Install the package via npm cli
npm i -g @topcoder/topcoder-cliUsage
To understand the commands supported by Topcoder CLI, after installing the package run
topcoder --helpwhich 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 commandtopcoder submit --helpwill display the help content related to making topcoder submission using CLI