Skip to content

geoscript/foss4g2014-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOSS4G 2014 Presentation

The talk titled "GeoScript - The GeoSpatial Swiss Army Knife" given at FOSS4G 2014 in Portland, Oregon.

This presentation was built with the reveal.js framework.

Building/Running

  • Install node.

  • Install grunt globally (or install locally and add to the PATH):

      npm install -g grunt-cli
    
  • Run npm install from this directory.

  • Run grunt serve from this directory.

The presentation should now be available at http://localhost:8000.

Releases

No releases published

Packages

No packages published