Skip to content
/ how Public

CLI tool to ask AI for commands in plain english.

Notifications You must be signed in to change notification settings

kynnyhsap/how

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how

CLI tool to ask AI for commands in plain english.

Roadmap

  • basic functionality
  • installation script
  • versioning
  • local inference
  • fine-tuned llm
  • rewrite in zig for smaler binary

Installation

Comming soon...

Usage

Just type any request starting with how:

how to create a git branch
how to convert video to gif with ffmpeg
how to upgrade node to latest version

Development

To install dependencies:

bun install

To run:

bun how

To compile:

bun compile

About

CLI tool to ask AI for commands in plain english.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published