AsaMap: Difference between revisions
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
=Download= | =Download= | ||
The program can be downloaded from github: | |||
https://github.com/e-jorsboe/asaMap | |||
<pre> | |||
git clone https://github.com/e-jorsboe/asaMap.git; | |||
cd asaMap | |||
make | |||
</pre> | |||
So far it has only been tested on Linux systems. Use curl if you are on a MAC. | |||
=Example= | =Example= |
Revision as of 10:28, 3 March 2019
Download
The program can be downloaded from github:
https://github.com/e-jorsboe/asaMap
git clone https://github.com/e-jorsboe/asaMap.git; cd asaMap make
So far it has only been tested on Linux systems. Use curl if you are on a MAC.
Example
This an example!!