An open API service indexing awesome lists of open source software.

https://github.com/bbrtj/protohackers

Solutions to protohackers' problems
https://github.com/bbrtj/protohackers

protohackers protohackers-solutions

Last synced: 10 months ago
JSON representation

Solutions to protohackers' problems

Awesome Lists containing this project

README

          

Protohackers Perl solution system
----------

Development dependencies:
- Rex
- Rex::Commands::PerlSync
- Yath
- Code::TidyAll
- Perl::Tidy
- Perl::Critic

## Rex deployment

command: `rex -u USER -H HOST deploy`

## Testing

command: `./test`

## Running

command: `script/server --port=PORT --module=NAME_OR_NUMBER`