askcmd is a fast CLI tool that allows you to ask for commands in english and responds with commands according to your operating system.
npm i -g askcmd
- Visit https://console.groq.com and generate a new api key
askcmd -s <apikey>
askcmd <your-question>
askcmd kill all apps running on port 4000
askcmd download hello.txt from src/submissions on the ubuntu machine 172.3.2.1
This was inspired by this tweet.