Download the PHP package elsayed85/laravel-github-copilot-chat without Composer
On this page you can find all versions of the php package elsayed85/laravel-github-copilot-chat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package laravel-github-copilot-chat
This is my package laravel-github-copilot-chat
Chat With Github Copilot inside Command Line using Laravel.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
Github Copilot Chat
Run :
for First Time You need to login to your github account and copy the code from the terminal and auth with github
then after auth you need to confirm that
Github Copilot CLI
NodeJs Package
To use github-copilot-cli
A CLI experience for letting GitHub Copilot help you on the command line.
GitHub Copilot CLI translates natural language into shell commands, with modes for different domains. After installation, you can use the following three command:
Then We Will Generate Copilot Token and it will be saved locally using cache for (30 min) and when it expired another token will be generated automatically.
and Now You can Chat With Github copilot Have Fun :)
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- elsayed kamal
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-github-copilot-chat with dependencies
guzzlehttp/guzzle Version ^7.7
illuminate/contracts Version ^10.0
laravel/prompts Version ^0.1.5
league/commonmark Version ^2.4
phppkg/cli-markdown Version *
spatie/laravel-package-tools Version ^1.14.0