# 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.