Skip to content

hmcm/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Introduction to Programming - Python Textbook

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Running Git at Kyoto University

If using Git on a Kyoto University computer outside of the computer lab (Room North wing 21, Academic Center Bldg., Yoshida-South Campus), you need to use the version installed in your local user area (instructions for how to do this are given in Seminar 0: Introduction).

Each time you log in, to use Git you must tell the computer where to look for the Git program.

Open a terminal (command line) by pressing "win key" + "R"

Then type

cmd

and press enter

In the terminal type or copy and paste the following and press enter:

PATH=M:¥Documents¥PortableGit¥bin;%PATH%
PATH=M:\Documents\PortableGit\bin;%PATH%

Acknowledgments

Contributing texts:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published