An application for Meetup Members to use at meetings to recognize someone and get contact info
This repository can be downloaded using the Git Extensions GitBash tool. Download GitExtensions and run GitBash from the tools pull down. GitBash is a Linux-like BASH Shell for Windows or Mac. Read up on Bash shell commands to learn how to do things in Bash such as change directories.
Change directory to where you want the where_you_at source files to be located, such as "cd /c".
enter "git clone https://github.com/TVSD/where_you_at"
Now you will have the WYA source files in that directory. You can run the WYA client in a web browser by typing "C:/where_you_at/index.html" in the URL field.