FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

piccolo_api/scripts at master · piccolo-orm/piccolo_api · GitHub

Latest commit

 

History

History

Development Scripts

The scripts follow GitHub's "Scripts to Rule Them All".

Call them from the root of the project, e.g. ./scripts/lint.sh.

  • scripts/lint.sh - Run the automated code linting/formatting tools.
  • scripts/release.sh - Publish package to PyPI.
  • scripts/test-postgres.sh - Run the test suite with Postgres.
  • scripts/test-sqlite.sh - Run the test suite with SQLite.

Back | FazBrowse Home | New Git URL