mozillascience/citation-web-server

Name: citation-web-server

Owner: Mozilla Science Lab

Description: null

Created: 2017-03-02 20:32:41.0

Updated: 2017-04-18 04:59:42.0

Pushed: 2017-05-11 19:22:07.0

Homepage: null

Size: 161

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

citation-web-server

citation-web-server is a node server which consumes the CitationCore library and presents it to the user. It is part of a larger effort, lead by Mozilla Science Lab, to develop a suite of tools that aim to implement a standard for citing software and making it easier to cite software correctly. To learn more about this project you can visit the Software Citation Tools repository.

Install

To install:

install 

Once the install script finishes type in:

 bin/www

From there the server should be running locally.

Contributor Install

If you are interested in contributing to citation-plugin please follow these install instructions. They will add a pre-commit hook that will run our linter and reject commits that do not meet the project's coding standards. We are adhereing to the AirBnb style guide.

clone https://github.com/mozillascience/citation-web-server.git
lugin
ev/pre-commit .git/hooks/

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.