Skip to content

A simple tool to prepare for GRE using Command Line Terminal

License

Notifications You must be signed in to change notification settings

pycoder2000/GRE-CLI-Prep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRE CLI Prep

A simple tool to prepare for GRE using Command Line Terminal.

The word lists are provided by Jamboree. It was originally inspired by another Github project which I can't find anymore.

forthebadge

demo

🛠 Installation & Set Up

  1. Clone this repository

    git clone https://github.com/pycoder2000/GRE-CLI-Prep.git
  2. Change directories

    cd GRE-CLI-Prep
  3. Run Project

    python vocab.py
  4. Add alias to terminal(optional)

    # Add the line below to your .bashrc or .zshrc file (only on MacOS)
    alias gre = 'python <path to folder>/vocab.py'

🪜 Folder Structure

📦 GRE-CLI-Prep
├── 🗂️ word_list
│   ├── 📝 __init__.py
│   ├── 📝 list1.py
│   ├── 📝 list2.py
│   ├── 📝 list3.py
│   ├── 📝 list4.py
│   ├── 📝 list5.py
│   ├── 📝 list6.py
│   ├── 📝 list7.py
│   ├── 📝 list8.py
│   ├── 📝 list9.py
│   ├── 📝 list10.py
│   ├── 📝 list11.py
│   ├── 📝 list12.py
│   ├── 📝 list13.py
│   └── 📝 list14.py
└── 📝 vocab.py

🔗 Links

twitter github linkedin


🍰 Contributing

Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request.

  1. Fork the Project

  2. Commit your Changes

    git commit -m 'Add some Feature'
  3. Push to the Branch

    git push origin main
  4. Open a Pull Request

PRs Welcome

Don't forget to give the project a star! Thanks again!

About

A simple tool to prepare for GRE using Command Line Terminal

Topics

Resources

License

Stars

Watchers

Forks

Languages