[go: nahoru, domu]

Skip to content

Some motivational messages via the Terminal (Command Line Interface)

Notifications You must be signed in to change notification settings

latchjack/command-line-motivation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Command Line Motivation

Getting Started

If you would like to fork/clone this file to your own repository, please feel free to do so.

You then need to run the quotes.py file in your CLI (i.e. Terminal, iTerm2) and the file will generate one of the random quotes from within the file.

e.g.

  $ python quotes.py

To add quotes of your own open the file and in the quotes list enter your chosen quote using the following format...

  quotes = [
    "\"Type your quote in here.\" - PersonWho SaidIt",
    "\"Type your quote in here.\" - PersonWho SaidIt",
    "\"Type your quote in here.\" - PersonWho SaidIt"
  ]

Author

Latch Jack - You can contact me via Twitter or via email.

Thanks for visiting! :)

About

Some motivational messages via the Terminal (Command Line Interface)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages