Skip to content

m00ninite/shell-genie-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

shell-genie-docker

shell-genie inside of a docker container!

Build the image

git clone https://github.com/m00ninite/shell-genie-docker.git 
cd shell-genie-docker
docker build -t shell-genie .

Add the alias to your shell:

Add the following line to ~/.bashrc

alias shell-genie='docker run -it shell-genie shell-genie'

Usage

shell-genie ask "Grill me a cheese!"

For more detailed usage instructions, check the original repo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published