Skip to content

ZacTyAdams/T4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T4

Welcome to the Tap Twist Tunes project.

Run this the first time:

git clone https://github.com/zaclolz/T4.git

to add files youve changed for commital

git add .

This will add all changed files. Then run

git commit -m "Enter the changes you made here"

This will commit the files. But for it to really matter, you need to run

git push -u origin master

This will send all files to the server.

Also to get the latest changes, run:

git pull

========================================= Importing the Git Project through Eclipse

  1. Go to File -> Import...
  2. Select 'Git' dropdown, choose 'Projects from Git'
  3. Select URI
  4. Enter 'https://github.com/zaclolz/T4.git' as the URI - The Host and Repo path will be filled out automatically.
  5. Leave the protocal as 'https'
  6. Under 'Authentication' enter your Github account credentials as Username and Password, click Next.
  7. On the next screen, ensure that 'master' is selected, then click next.
  8. The next page is set up for designating your git directory. I would leave the defaults.
  9. The next page should show you a working directory, and you should leave the radio buttons selecting `Import Existing Projects'
  10. On the next page, you should see the sub-folders in the project. One for T4, and one for the tomcat server.
  11. Click finish.

Commit Test: Austin Janet Ben Andrew

About

Tap Twist Tunes project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages