Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mehm8128/isucon-13


https://github.com/mehm8128/isucon-13

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# isucon-13

```
rm Makefile
git init
git remote add origin [email protected]:mehm8128/isucon-13.git
git pull origin main
git branch -m main
make set-as-s1
make get-conf
git add .
git commit -m "s1"
git push origin main
```