PostText/README.md

22 lines
265 B
Markdown

# Post::Text
A textboard written in Perl
## Running locally
Run it in development mode
$ morbo PostText.pl
Now try requesting http://localhost:3000
## Testing
Run the tests locally (development mode)
$ prove -l
## TODOs
1. Where is prototype lmao