An open API service indexing awesome lists of open source software.

https://github.com/digitalnz/supplejack_installation

Supplejack Stack Application Template
https://github.com/digitalnz/supplejack_installation

Last synced: about 1 month ago
JSON representation

Supplejack Stack Application Template

Awesome Lists containing this project

README

          

Supplejack Rails Application Template
===================

This is a [Rails Application Template](http://guides.rubyonrails.org/rails_application_templates.html) for installing the Supplejack Stack.

For more information on how to configure and use this application refer to the [documentation](http://digitalnz.github.io/supplejack).

## Usage

To install the Supplejack Stack run:

```bash
rails _6.1.4.6_ new mysupplejack_api_name --api --skip-bundle -m https://raw.github.com/digitalnz/supplejack_installation/master/supplejack_api_template.rb
```

**Note**: Supplejack Api requires Rails 6.1

## COPYRIGHT AND LICENSING



### SUPPLEJACK CODE - GNU GENERAL PUBLIC LICENCE, VERSION 3



Supplejack is a tool for aggregating, searching and sharing metadata records.

The installation scripts at https://github.com/DigitalNZ/supplejack_installation are Crown copyright (C) 2014, New Zealand Government. Supplejack was created by DigitalNZ at the National Library of NZ and the Department of Internal Affairs. http://digitalnz.org/supplejack

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses / http://www.gnu.org/licenses/gpl-3.0.txt