Skip to content

homburg/slides-js-build-automation-2014

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slides-js-build-automation-2014

The best project ever.

Getting Started

Install the needed modules with: npm install

Tasks for your slideshow

# Edit your slides using live reload
grunt server

# Create a build of your slides without running the livereload server
grunt build

# Deploy your slideshow to gh-pages
# Make sure you have created an orphan gh-pages branch before running this
grunt deploy

Release History

(Nothing yet)

License

Copyright (c) 2013 Thomas B Homburg
Licensed under the MIT license.

About

Presentation on build automation in early 2014

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published