Skip to content

명령어 한줄로 드림핵 문제 다운과 도커 실행을 동시에!

License

Notifications You must be signed in to change notification settings

sihyeokpark/dreamhack-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dreamhack-cli

dreamhack-cli는 드림핵 문제 풀이 환경을 더 쉽고 간편하게 설정하는 툴입니다.

Alt text

how to use?

  1. install package
npm install -g dreamhack-cli
  1. config user information
dh config --email=<email> --password=<password>
  1. create wargame
dh create https://dreamhack.io/wargame/challenges/1081 -d

help

Usage: dh <command> [options]

Commands:
  dh config                        Configure user information
    --email=<email>
    --password=<password>  
  dh create <wargame_link>         Download wargame
    -d --docker                    Build docker image and run container
  dh help                          Display help for command

About

명령어 한줄로 드림핵 문제 다운과 도커 실행을 동시에!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published