cf-problemset
v1.1.2
Published
Fetch a problemset from Codeforces and setup project
Readme
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 --versionDevelopment
git clone [email protected]:link00000000/cf-problemset
yarn start
# Version and Publish to NPM
npm publishLicense
MIT. See LICENSE
