Skip to content

kite707/INHA_OSAP_002_Honeycomb

 
 

Repository files navigation

Main Repository

You can see the main code of this project below.

https://github.com/FelisAstra/INHA_OSAP_002_Honeycomb

Getting started

Docker

docker load -i set.tar   //set.tar 파일로부터 이미지 로드
docker run -it set  // 로드한 이미지 실행


cd build //build폴더 이동, build 폴더에 메인파일, 테스트파일 존재

./main.out //프로젝트 파일 실행
./tree_test //테스트 파일 실행

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.7%
  • CMake 2.4%
  • Dockerfile 0.9%