starlette/scripts
Tom Christie d05ef2328d
Enable mypy in tests (#110)
2018-10-15 10:13:09 +01:00
..
README.md Initial commit 2018-06-25 14:15:32 +01:00
lint Push black linting into ./scripts/test (#96) 2018-10-09 12:27:27 +01:00
publish Initial commit 2018-06-25 14:15:32 +01:00
test Enable mypy in tests (#110) 2018-10-15 10:13:09 +01:00

README.md

Development Scripts

  • scripts/test - Run the test suite.
  • scripts/lint - Run the code linting.
  • scripts/publish - Publish the latest version to PyPI.

Styled after GitHub's "Scripts to Rule Them All".