Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mehm8128/isucon-13
https://github.com/mehm8128/isucon-13
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mehm8128/isucon-13
- Owner: mehm8128
- Created: 2023-11-24T04:03:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-04T06:46:36.000Z (about 1 year ago)
- Last Synced: 2024-05-10T11:32:35.706Z (8 months ago)
- Language: HTML
- Size: 765 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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
```