Skip to content

ledoyen/toddler-copilot-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toddler copilot-extension

🏗️ Build and test

Sandbox for experimenting with GitHub Copilot extension mechanism.

Primary instance is available at https://toddler-copilot-extension-xgtm.shuttle.app/

Use Just

Install just : https://github.com/casey/just?tab=readme-ov-file#installation

Then enter just to see the list of available recipes.

Configuration

The app in itself have the following configuration parameters:

Name Description Example
BASE_URL Required Used to compute callback urls (such as the one for oauth2 web flow) http://localhost:8000
GITHUB_APP_CLIENT_ID Required Client ID of the GitHub app Abd.YTGB4541hj
GITHUB_APP_CLIENT_SECRET Required Client Secret of the GitHub app ad45f12ccb5687

Run it locally

This is a Rust project, using Shuttle as IFC environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published