Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.05 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.05 KB

IMPORTANT MESSAGE

TwilioQuest has found a new home as an open source educational PC game called TerminalQuest.

This repository is archived indefinitely. To keep contributing to this initiative please consider visiting TerminalQuest repository.

TwilioQuest Forest of Open Source Extension

Extension for the Forest of Open Source in TwilioQuest.

Deploy Checklist

  • Ensure you have the latest changes you want to deploy on main
  • Increment the version number in package.json
    • commit this change
    • push to remote
  • Run npm publish
    • If you do not have access to this package contact Ryan Kubik or Kevin Whinnery
  • Once published, update the twilioquest-open-source dependency in the twilioquest repository to use this latest deployed version
  • Ensure no changes need to happen to the twilioquest template extension
  • Release a new TwilioQuest build with updated base dependency