webdestroya/sourcemod-translator

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
# We will use unicorn for our webserver
web: bundle exec unicorn -p $PORT -c ./config/unicorn.rb