Categorygithub.com/sys1yagi/atcoder-testcase-generator-cli
modulepackage
0.0.0-20201230085358-6a76b02868b3
Repository: https://github.com/sys1yagi/atcoder-testcase-generator-cli.git
Documentation: pkg.go.dev

# README

atcoder-testcase-generator-cli

ATGCはAtCoderの問題のユニットテストを生成するコマンドラインツールです。 AtCoderがDropboxで公開している過去問のテストケースを使って、ユニットテストを生成します。 Submit前にすべての実際のテストケースを試せます。

Setup

TODO

Usage

ex: name=abc123

~/go/src/github.com/sys1yagi/atcoder-testcase-generator-cli/atgc gen [name]

Develop

TODO

# Packages

Copyright © 2020 NAME HERE <EMAIL ADDRESS> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.