cargo-atcoder-extend

Crates.iocargo-atcoder-extend
lib.rscargo-atcoder-extend
version0.1.1
sourcesrc
created_at2023-07-30 23:04:05.958722
updated_at2023-07-30 23:16:56.096552
descriptionExtended version of cargo-atcoder
homepage
repositoryhttps://github.com/dijdzv/cargo-atcoder-extend
max_upload_size
id930342
size186,957
(dijdzv)

documentation

README

Crates.io Workflow Status

cargo-atcoder-extend

Extended version of cargo-atcoder.

Features

  • Get all questions of a given contest in pdf format when using the cargo atcoder new command

Installation

Overwrite the cargo-atcoder executable.

cargo install --force cargo-atcoder-extend

If you want to revert to cargo-atcoder, run cargo install --force cargo-atcoder.

Usage

See cargo-atcoder for main usage.

  • Specify en or ja for atcoder.language in path/to/cargo-atcoder.toml
Commit count: 16

cargo fmt