Giter Site home page Giter Site logo

test-course's People

Contributors

karpiu avatar

Watchers

 avatar  avatar

test-course's Issues

Initial commit

  1. Install git on your local machine. 2. Add SSH key to your github account. If you have never used ssh keys, here is a quick guide: link 3. Clone this repository to your local machine. 4. In root directory of this repo create file document.rb and add just one line:

    puts Time.now

    If your ruby installed correctly, you should see the current time when executing ruby document.rb

  2. Add this file to repository and make your initial commit with message "initial commit". Don't forget to add number of THIS issue to the commit messege e.g. it may look like "[#1234] initial commit". 6. Push new commit to github: git push origin master

Some other title

You can use plain-text as a task description, but you can also apply markdown. Here are some examples

You can add ruby code:

def some_function
  puts 'it is working'
end 

Or some bash commands:

$ echo $PATH

Easily make numbered or unnumbered lists:

  1. First
  2. Second
  3. third

And:

  • alice
  • and
  • bob

Some other title

You can use plain-text as a task description, but you can also apply markdown. Here are some examples

You can add ruby code:

def some_function
  puts 'it is working'
end

Or some bash commands:

$ echo $PATH

Easily make numbered or unnumbered lists:

  1. First
  2. Second
  3. third

And:

  • alice
  • and
  • bob

Initial commit

  1. Install git on your local machine.

  2. Add SSH key to your github account. If you have never used ssh keys, here is a quick guide: link

  3. Clone this repository to your local machine.

  4. In root directory of this repo create file document.rb and add just one line:

    puts Time.now

    If your ruby installed correctly, you should see the current time when executing ruby document.rb

  5. Add this file to repository and make your initial commit with message "initial commit". Don't forget to add number of THIS issue to the commit messege e.g. it may look like "[#1234] initial commit".

  6. Push new commit to github: git push origin master

Initial commit

  1. Install git on your local machine.

  2. Add SSH key to your github account. If you have never used ssh keys, here is a quick guide: link

  3. Clone this repository to your local machine.

  4. In root directory of this repo create file document.rb and add just one line:

    puts Time.now

    If your ruby installed correctly, you should see the current time when executing ruby document.rb

  5. Add this file to repository and make your initial commit with message "initial commit". Don't forget to add number of THIS issue to the commit messege e.g. it may look like "[#1234] initial commit".

  6. Push new commit to github: git push origin master

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.