starlette/scripts
Tom Christie 5a9fe3f048 Initial commit 2018-06-25 14:15:32 +01:00
..
README.md Initial commit 2018-06-25 14:15:32 +01:00
lint Initial commit 2018-06-25 14:15:32 +01:00
publish Initial commit 2018-06-25 14:15:32 +01:00
test Initial commit 2018-06-25 14:15:32 +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".