Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 2.03 KB

README.md

File metadata and controls

35 lines (20 loc) · 2.03 KB

Data Cultures

The Data Cultures LTI provider application running in Canvas

Dependency Status Code Climate

  • Master Build: Build Status

JavaScript

Rails requires a JavaScript runtime. If one is not installed and in the PATH, I suggest node.js runtime. Select one option below:

The directory with the node binary must then be put into the system PATH. A "which node" command must be able to find it.

Detailed setup instructions, grouped by logical page. This includes getting the code, configuration, etc.

Instructions on manual application deployment (after it has been set up once). There are four scenarios: ruby code-only deploy, ruby code deploy with migration, ruby code deploy with javascript, and ruby code, javascript, and migrations. But it is done as one step, plus two optional steps.

Testing

Reset

System reset For if you want to start from scratch.

(Optional) A slate of tools is included. Zeus and Guard can help accelerate development.