New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

forcoder

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

forcoder

CLI for download and run test code of AtCoder Contest

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-80%
Maintainers
1
Weekly downloads
 
Created
Source

forcoder

CLI for download and run test code of AtCoder Contest

oclif Version Downloads/week License

Usage

$ npm install -g forcoder
$ coder COMMAND
running command...
$ coder (-v|--version|version)
forcoder/1.0.2 darwin-x64 node-v11.10.0
$ coder --help [COMMAND]
USAGE
  $ coder COMMAND
...

Commands

coder dl [CONTEST]

download test files from AtCoder Contest

USAGE
  $ coder dl [CONTEST]

OPTIONS
  -h, --help  show help of `coder dl`

See code: src/commands/dl.js

coder help [COMMAND]

display help for coder

USAGE
  $ coder help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

coder login

Describe the command here

USAGE
  $ coder login

OPTIONS
  -n, --name=name  name to print

See code: src/commands/login.js

coder open [TASK]

Open downloaded web page of tasks

USAGE
  $ coder open [TASK]

See code: src/commands/open.js

coder test [TASK]

check the task submission is pass the tests

USAGE
  $ coder test [TASK]

OPTIONS
  -h, --help  show help of `coder test`

See code: src/commands/test.js

Keywords

FAQs

Package last updated on 03 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc