Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 545 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 545 Bytes

TAS about

Explanation

This is a pdf document I've made about Speedrun and Tool-Assisted Speedrun.

If I need to explain those topics, this document will be my support.

PDF

Development

# Installation for the first time
make install

# To run the web server
make server-start

# Code-Style fixer
make cs-fix