8000 GitHub - juliema/taxonworks
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

juliema/taxonworks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaxonWorks

Continuous Integration Status Coverage Status CodePolice Dependency Status

Ruby version

2.0.0 -- also see .ruby-version file

System dependencies

PostgreSQL, postgis, GEOS

# Ubuntu: 
sudo apt-get install libgeos-dev postgresql postgis

# Mac OS X assuming [brew][9] is installed:
brew install postgresql 
#(follow after install instructions)

brew install geos
brew install postgis

Configuration

use config/database.yml.example for create and customize config/database.yml

  • Database creation

  • Database initialization

How to run the test suite

rake

spec spec/app
  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0