Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 2.25 KB

README.md

File metadata and controls

52 lines (32 loc) · 2.25 KB

PimpMyGeorge

You've heard about Pimp My Ride, but have you heard of Pimp My George?

This is a command line interface used to add clothing and other accessories to pictures of George Foreman, because who needs Photoshop anyways?

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need to have Go installed. Visit Getting Started with Go to go and get started.

Installing

Once you've installed Go navigate to your Go source directory through your favorite terminal

cd go/src

Then, you'll want to clone this repository by entering the following command into the directory you just navigated to

git clone https://github.com/liamgens/PimpMyGeorge.git

To be continued...

Built With

  • Go - The main programming language used
  • Python 3.7 - Used for scripting
  • JSON - What's life without some JSON?

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments