1.0.3 • Published 12 months ago

idliketo v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

IdLikeTo

IdLikeTo is an util aiming to interact with shell by natural language
It require to have an OpenAI API key

Usage : idliketo <your request>
eg. idliketo list files in the current directory
Special commands :
        --help, -h : display this help
        --version, -v : display the version
        --clear-api-key : clear the OpenAI API key

Install

IdLikeTo is available on npm

npm install -g idliketo

or directly with npx

npx idliketo <your request>
1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago