yisucon-20190629

module
v0.0.0-...-7c69205 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2019 License: MIT

README

isucon-boilerplate

usage

initialize

Replace $GITHUB_REPO_URL and execute the following commands in the competition machine.
(e.g., GITHUB_REPO_URL=https://github.com/bgpat/isucon-boilerplate.git)

cd /
git init
git remote add origin $GITHUB_REPO_URL
git fetch origin master
git reset --hard FETCH_HEAD
make USERS="bgpat fono09 Goryudyuma"
edit config file
vim /etc/nginx/nginx.conf
track source files by git
git add -f *.go

Directories

Path Synopsis
var

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL