https://github.com/orisano/kcscli
https://github.com/orisano/kcscli
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/orisano/kcscli
- Owner: orisano
- Created: 2017-05-16T14:08:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-23T08:53:39.000Z (about 9 years ago)
- Last Synced: 2025-03-25T05:34:30.504Z (over 1 year ago)
- Language: Go
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kcscli
KCSの問題を作るためのコマンドラインツールです.
## Usage
```bash
kcscli init "A+B problem"
kcscli subtask add all
kcscli testcase add ./testcase1_in.txt --subtask=all
```
## Licence
MIT