Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Files

Latest commit

172ffac · Oct 31, 2019

History

History

scripts

Development Scripts

  • scripts/install - Install the application and any dependencies.
  • scripts/test - Run the test suite.
  • scripts/lint - Apply code linting.
  • scripts/run - Start the application running locally.
  • scripts/deploy - Deploy to production.

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