Skip to content

katataku/webserv

Repository files navigation

開発環境構築

  • cpplintインストール
  • clang-tidyのインストール
  • mdformatのインストール

vscode拡張機能

  • cpplint
  • C/C++ Include Guard
  • Clang-Format

コンテナの利用方法

webserv

  • build: make build
  • up: make up
  • login: make login
  • down: make down

nginx

  • build: make build CONTAINER=nginx
  • up: make up CONTAINER=nginx
  • login: make login CONTAINER=nginx
  • down: make down CONTAINER=nginx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published