Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 402 Bytes

DEVELOPMENT.md

File metadata and controls

19 lines (11 loc) · 402 Bytes

Development Diary

Setup

  1. Create a repository from the template https://github.com/actions/typescript-action

  2. Clone the repository locally (this time through GitHub Desktop)

  3. Open local repository in VS Code Insiders

  4. Open the local folder in the pre-configured devcontainer

  5. Update the CODEOWNERS so that I am the owner

Development