Add a section for install instructions and another TODO
This commit is contained in:
parent
a77d93d1b8
commit
dd198765aa
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user