Skip to content
/ howto Public

Generate a terminal command using natural language

License

Notifications You must be signed in to change notification settings

kevherro/howto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

howto is a command-line tool to generate a terminal command from natural language.

howto <PROMPT>

For example:

kevin@mac-mini:~$ howto find a file using fd
fd 'filename' -H -t f

About

Generate a terminal command using natural language

Resources

License

Stars

Watchers

Forks