Skip to content

Get the Tarot card of the day directly from your terminal.

Notifications You must be signed in to change notification settings

sammarxz/07-computarot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview of tarot bash command

Computarot

And we come to the last day, a script for a simple tarot drawing straight from your terminal. I used the jq again to read a json file with all 78 cards and their meanings. I learned a lot about bash script in practice and I think you can really do good automation things with him, who knows more up front I don't create something like that ...


How to use

$ cp .computarot ~/
  • Open ~/.bashrc or ~/.zshrc using any text editor you have
  • Add the following command after the last line or anywhere you want: source ~/.computarot
  • Save file after adding the new line and reboot the terminal: source .zshrc or source .bashrc

Now you have access to the command like this:

$ tarot

About

Get the Tarot card of the day directly from your terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages