Giter Site home page Giter Site logo

thetradingpost's Introduction

The Trading Post Git and Server Info

Git Repository Set-Up

  1. Open PhpStorm and create a new project named thetradingpost.
  2. Once the project has loaded, open the terminal (Option + fn + F12) and enter git init
  3. Click VCS from the menu bar and select Enable Version Control Integration. Select git from the drop down list and click OK.
  4. In the terminal type: git remote add origin ssh://username@server-ip/var/repos/thetradingpost.git
  5. Then enter: git pull origin master
  6. Enter your password

To Connect to the Server

  1. Open the Terminal
  2. Type: ssh username@server-ip
  3. Enter password

To Push to Github from the Server

  1. Once on the server, type: cd /var/repos/thetradingpost.git
  2. Enter: git push github master

thetradingpost's People

Contributors

ethanf22 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.