1.1.2 • Published 4 years ago

cf-problemset v1.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

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

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago