cf-problemset

1.1.2 • Public • Published

Codeforces CLI

Automatically setup directory for Codeforces problem with the command line

Installation / Usage

# Install package globally
npm i -g cf-problemset

# Run the CLI to setup directory
cf-cli

# Run in different directory
cf-cli --path "<directory>"

# View all options
cf-cli --help

# Version
cf-cli --version

Development

git clone git@github.com:link00000000/cf-problemset

yarn start

# Version and Publish to NPM
npm publish

License

MIT. See LICENSE

Readme

Keywords

none

Package Sidebar

Install

npm i cf-problemset

Weekly Downloads

0

Version

1.1.2

License

MIT

Unpacked Size

93 kB

Total Files

73

Last publish

Collaborators

  • link00000000