Atcoder command line tool. This project is currently in development and is not recommended for use.
Feature
Create a directory for atcoder contest.
Test and submit answers.
Language independent. You can create templates in any language you want.
Usage
Atcoder command line tool
Usage:
atc [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
config Create and edit atc config
help Help about any command
info Output the information of logged in users
login Login to atcoder
logout Logout to atcoder
new Create contest project
submit Submit answer
test Test answer
Flags:
--config string config file (default is $HOME/.config/.atc.toml)
-h, --help help for atc
-t, --toggle Help message for toggle
Use "atc [command] --help" for more information about a command.