Skip to content

adri1wald/howto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

$ howto --help Usage: howto <ACTION> Arguments: <ACTION> The high-level action you would like to get a CLI command for Options: -h, --help Print help # If you're feeling extra frisky $ howto "<action>" | sh 

Installation

cargo build --release cp target/release/howto ~/.local/bin/ chmod +x ~/.local/bin/howto 

Credentials

Chuck an API key in ~/.howto-cli/credentials

OR

Set the HOWTO_CLI_OPENAI_API_KEY environment variable

About

howto <execute high level action via cli>

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages