Tire-a-part icon indicating copy to clipboard operation
Tire-a-part copied to clipboard

Digital repository for the papers of a research organization.

TIRÉ À PART – Digital repository for research papers

License: GNU Affero General Public License

Contact: [email protected]

Installation requirements

  • Git client
  • CouchDB
  • CouchApp
  • HTTP reverse proxy server (for authentication, not described in this document)

Installation procedure

Tests requirements

  • Ruby
  • QT

Note: If you're on MacOS X, change your PATH so that gem refers to brew's gem rather than to system's gem.

Tests installation procedure

  • In any folder :

      sudo gem install capybara-webkit rspec
    

Tests running

    rspec spec/features/*