Add a section for install instructions and another TODO

This commit is contained in:
swaggboi 2022-07-26 23:15:18 -04:00
parent a77d93d1b8
commit dd198765aa

View File

@ -2,6 +2,12 @@
A textboard written in Perl
## Installing locally
Install dependencies
$ cpanm --installdeps .
## Running locally
Run it in development mode
@ -12,10 +18,11 @@ Now try requesting http://localhost:3000
## Testing
Run the tests locally (development mode)
Run the tests locally (against development environment)
$ prove -l
## TODOs
1. Where is prototype lmao
1. Implement threads