If you find yourself struggling to remember terminal/bash commands, or feel that copy-pasting zillions of commands from the web to your terminal is a drag, then this is for you!
ghost is a utlity that allows you to communicate with your terminal in natural language! Tell ghost what you need to get done, it'll try to figure out the necessary commands on its own and get your job done!
Say "install elasticsearch 7.2 and set it up as a service on my system", let ghost do the rest
Note that ghost has a safety mechanism built in, so it does not execute any command without your approval
Need to upgrade your Node.js version? Need to clone a repo, build its Dockerfile and spin up a container? Just let ghost know, it'll figure out on its own!
Details and installation: https://github.com/guilefoylegaurav/ghost/
Built with