You are browsing as a guest. Sign up (or log in) to start making projects!

3h 35m 56s logged

Devlog 04

Added the feature of pushing and pulling the code to GitHub using GitHub PAT (Personal Access Token) and octokit.


How to do this?

Push: trail push owner/repo --token GITHUB-PAT --branch main
Pull: trail push owner/repo --token GITHUB-PAT --branch main

0
11

Comments 0

No comments yet. Be the first!