summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Collapse)Author
2020-11-22chore: rename script to binmo khan
2020-11-21chore: run setup before starting servermo khan
2020-11-21feat: do not load rack reloader in productionmo khan
2020-11-21chore: extract test_helper.rb for common test setupmo khan
2020-11-21refactor: move test.rb to test/unit/mo khan
2020-11-21refactor: move server-rack.rb to lib/servermo khan
2020-11-21feat: extract config.ru to be compatible with rackupmo khan
2020-11-21chore: add setup and server scriptsmo khan
See https://github.com/github/scripts-to-rule-them-all for additional information on this convention.
2020-11-21chore: use --conservative install to speed up test scriptmo khan
2020-11-21chore: add script to run testsmo khan