Skip to content

malnick/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Hello World

Git Intro

  1. Clone this repo locally
  2. Check out a new branch
  3. Edit this README.md to update the authors section with your name
  4. Open a pull request with your changes

Add some code

  1. Read this
  2. Add the basic example code from that project to a new branch on this repo
  3. Make a PR with your changes

Add a test

  1. Read this
  2. Add a test file for your server from the previous example
  3. Make a PR with your changes

Automate the tests

  1. Check out travis CI
  2. Sign up
  3. Add configuration to have travis run your test for each PR made to this repo
  4. Add a PR that includes the travis config

Authors

  • Jeff Malnick

About

A fun project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published