Skip to content

take0x/accprob

Repository files navigation

accprob

accprob is a command line tool for AtCoder Problems. This tool is inspired by atcoder-cli.

Installation

Before installing accprob, you need to install pipx referring to this page.
Then, you can install accprob by running the following command.

$ pipx install git+https://github.com/take0x/accprob.git

Usage

To create a new contest project directory:

$ accprob n <contest_url>

To submit the solution:

$ accprob s <file_name>

Use --help option to see more details.

Contributing

If you are interested in contributing to this project, please read CONTRIBUTING.md.

About

AtCoder Problems command line tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published