Skip to content
This repository has been archived by the owner on Jun 19, 2018. It is now read-only.

1EdTech/casa-ref-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

CASA Bootstrap

The Community App Sharing Architecture (CASA) provides a mechanism for discovering and sharing metadata about web resources such as websites, mobile apps and LTI tools. It models real-world decision-making through extensible attributes, filter and transform operations, flexible peering relationships, etc.

This is a bootstrapper for the CASA reference implementation.

License

This software is open-source and licensed under the Apache 2 license. The full text of the license may be found in the LICENSE file.

Usage

Development Environment

The environment may be downloaded and setup with the following command:

curl -L -0 http://imsglobal.github.io/casa-ref-bootstrap/local | sh -s

This will create a casa directory with a number of locally linked gem repositories underneath.

The next thing that one must do is configure the gems they wish to run. This can be done by hand or with the casa-environment gem. To use the latter, navigate to casa/casa-environment. From within this directory, edit config/local.json and then call the casa-environment configure command on it.

cd casa/casa-environment
bundle exec casa-environment configure

See casa-environment for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages