GithubHelp home page GithubHelp logo

macss2017's Introduction

MACSS2017

A repository for the contents of MACSS2017. To download the repository just click on the Download green button.

If you want to clone the repository to your computer using git follow the tutorial below.

GitHub Tutorial

Before you star using Github, you must be sure you have Git installed on your system. to check if you have Git, open the terminal en type

$ git --help

if and errors appears it means that you have to install git.

To install git follow the instructions in here: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

To have this repository locally on your computer first you have to make an account. After that, open your terminal and type:

$ more ~/.ssh/id_rsa.pub

and copy the output.

Go to your GitHub account setting and click the SSH and GPG Keys option. There add a new ssh key by pasting the contents of id_rsa.pub.

Click on the Clone and copy the url that appears in the little box (be sure is the ssh url).

In your terminal type

$ git clone [email protected]:cosmostatschool/MACSS2017.git

this will create a folder named MACSS2017 on your computer.

To have the latest version of the MACSS2017 repo, open the terminal and type

$ cd ~/MACSS2017 $ git pull origin master

We recommend that you make a pull of the repository every day to have all the necessary material.

macss2017's People

Contributors

cosmostatschool avatar hidalgo-icf avatar joselotl avatar olegs22 avatar

Stargazers

 avatar

Watchers

 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.