Skip to content

Clone repository from Natural Capital Project bitbucket repository in order to integrate with Github DOI tools.

License

Notifications You must be signed in to change notification settings

jandrewjohnson/mesh_0_9_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MESH

Installing Paver

On Mac and Linux:

::
$ pip install paver

On Windows, we have a few custom tweaks to paver that are required for this to work properly. You'll need pip and git available on the command-line

::
$ pip install git+https://github.com/phargogh/paver@natcap-version

Building Binaries

Dependencies:

  • paver (see above)
  • command-line git
  • virtualenv
  • pip

Run this from the command-line:

::
$ paver build_bin

This will produce a directory of pyinstaller-generated binaries at dist/mesh, and a zipfile of these binaries at ./mesh_binaries.zip.

About

Clone repository from Natural Capital Project bitbucket repository in order to integrate with Github DOI tools.

Resources

License

Stars

Watchers

Forks

Packages

No packages published