thp-lang.org/md/learn/install.md
2023-09-14 22:15:35 -05:00

11 lines
229 B
Markdown

# Install
## From scratch
Also install php (through XAMPP in windows/mac, php in linux) and Composer.
## With composer
TBD, the user should be able to just run `composer require thp` and
the proper binary should be intalled.