Skip to content

問題のディレクトリをコマンドで作成したい #2

Description

@herikutu

内容

#1 ができる前提だが、コマンド+引数一つを打つことで

mkdir problems/abc160
mkdir problems/abc160/a
cp template.ts problems/abc160/a/main.ts
touch problems/abc160/a/sample.ts
# これをfぐらいまで?繰り返す

のような状態を作りたい。

次の構想

  • AtCorder からテストケース を引っ張りたい
    • テストをテストらしく 成功 or 失敗 で結果を返す
      • 期待される実行結果をどのように持つべき?検討する
    • 実行時間表示(優先度低)
  • 複数テストケース対応し一括テスト実行

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions