command
module
Version:
v0.0.0-...-dee7fab
Opens a new window with list of versions in this module.
Published: May 23, 2024
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
how
Copilot for your terminal, powered by Azure Cognitive Services
![](https://github.com/xnth97/how/raw/dee7fab9fe36/demo.png)
Features
- Works as a copilot for your terminal, simply types
how <question>
to ask it anything.
- Powered by Azure Cognitive Services.
- Uses PowerShell under Windows and bash under *nix.
- Directly execute the command.
Usage
- Prerequisite: have
go
installed; have a valid Azure model deployment.
- Clone this repo.
- Open
main.go
, fill in your Azure credentials. You must have a valid Azure model deployment. Please see Prerequisite section of Azure documentation.
- Build with
go build .
, then copy the how
binary to anywhere in PATH
you like, e.g. /usr/local/bin/
.
License
how
is available under MIT license. See the LICENSE file for more info.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.