1.0.3 • Published 2 years ago

idliketo v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago