Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 677 Bytes

new_project_template.markdown

File metadata and controls

29 lines (22 loc) · 677 Bytes

Example project template

Project Description

This is a sample project template

Leader Name + GitHub ID

John D., johndoesGithubName

GitHub Link

http://github.com/ExampleProjectUrlGoesHere

Dependencies

  • Programming Language X
  • Some Cool Framework Y

Installation Steps

  1. Install Programming Language X
  2. Install Some Cool Framework Y
  3. git clone git@github.com:ChicoTeam/ExampleProject.git ...

Steps to Run

  1. cd into example-project folder
  2. ./example-project ...

Language/Framework References and Guides