Giter Site home page Giter Site logo

austinvernsonger / omp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pkp/omp

0.0 1.0 0.0 22.28 MB

Open Monograph Press

Home Page: http://pkp.sfu.ca/omp

Shell 0.03% PHP 36.68% JavaScript 2.91% Smarty 7.08% XSLT 0.06% CSS 2.08% Java 50.61% HTML 0.55%

omp's Introduction

Open Monograph Press

Open Monograph Press (OMP) has been developed by the Public Knowledge Project. For general information about OMP and other open research systems, visit the PKP web site.

Build Status

Documentation

You will find detailed guides in docs folder.

Using Git development source

Checkout submodules and copy default configuration :

git submodule update --init --recursive
cp config.TEMPLATE.inc.php config.inc.php

If your PHP version supports built-in development server :

php -S localhost:8000

See Wiki for more complete development guide.

Bugs / Issues

See https://github.com/pkp/pkp-lib/#issues for information on reporting issues.

Running Tests

Specific requirements : PHPunit. Installing with pear for example :

pear channel-discover pear.phpunit.de
pear install phpunit/PHPUnit

Setting up test environment :

mysql -u root -e 'create database omp'
mysql -u root omp < tests/functional/testserver.sql
cp config.TRAVIS.inc.php config.inc.php

Running the tests :

./lib/pkp/tools/runAllTests.sh -Cc

License

This software is released under the the GNU General Public License.

See the file COPYING included with this distribution for the terms of this license.

Third parties are welcome to modify and redistribute OJS in entirety or parts according to the terms of this license. PKP also welcomes patches for improvements or bug fixes to the software.

omp's People

Contributors

asmecher avatar beghelli avatar fgrandel avatar jalperin avatar jmacgreg avatar jnugent avatar mcrider avatar mfelczak avatar michaeljoyce avatar michaelthessel avatar mtub avatar tlokken avatar utilityboy avatar withanage avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.