Amin Shah Gilani
1 min readNov 26, 2016

--

As a self taught developer I went through the same pains you’re going through :) I ended up writing a bunch of tutorials myself. Keep at it, eventually things will become second nature to you.

Now, your path has been set to include the files within google_appengine. I don’t really know what the fuck that means, but now you’re set up and can start deploying applications.

$PATH is a variable which tells the system where to look for when you run a program. e.g. typing which git shows that git is actually at /usr/local/bin/git but you run git add from any directory because /usr/local/bin is in your $PATH. Run echo $PATH to see what else is inside.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Amin Shah Gilani
Amin Shah Gilani

Written by Amin Shah Gilani

Founder. Developer. Spaces over tabs. Atom over your favorite X.

No responses yet

Write a response