Skip to content

wgxcodersdc/intro-to-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to Git

The slides from the original presentation can be found here. The file with startup instructions can be found here.

To Edit

[x] Change all terminal commands to lowercase [ ] Printables should have resources/link to slides [ ] Printable should be made into an editable PDF

Viewing/Editing These Slides Locally

These slides use both Node and Grunt. If you don't have these, check their websites for installation instructions. To run a web server locally to view the slides, do the following: Ensure you have node installed:

node -v
v0.10.26

Then install dependencies:

npm install

Start up your local web server:

grunt serve

Colophon

This presentation was built using RevealJS from Hakim El Hattab.

About

Talk on why you, as a developer, need to be using git.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published