@@ -3,3 +3,7 @@ This repository hosts the code for new `shakemap` development. `shakemap` is the
The current (in development) version of `shakemap` is referred to as ShakeMap 4.0, and we currently maintain a [manual](http://usgs.github.io/shakemap/manual4_0/index.html), [API](http://usgs.github.io/shakemap/apidoc/shakemap.html), and [command line interface](http://usgs.github.io/shakemap/programs/programs.html) documentation. The manual includes background information on how the software is designed, validation test cases, and guidelines for contributing code to this project. The API includes documentation of the `shakemap` functions, primarily useful for developers. The command line interface documents the programs that `shakemap` operators will need to be familiar with.
The purpose of this wiki is to provide a step-by-step tutorial that covers the installation of ShakeMap 4.0 and some simple examples.
\
\
\
Next step: [Installation](https://github.com/usgs/shakemap/wiki/install)