discourse/lrqdo-editor-plugin-discourse

Name: lrqdo-editor-plugin-discourse

Owner: Discourse

Description: null

Forked from: ekkans/lrqdo-editor-plugin-discourse

Created: 2017-01-11 07:13:28.0

Updated: 2017-11-05 19:57:39.0

Pushed: 2017-12-15 17:06:47.0

Homepage: null

Size: 426

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

La Ruche qui dit oui - Plugin Discourse - Editor

Local development using vagrant
ant up
ant ssh
catcher --ip 0.0.0.0
vagrant
le exec rails s -b 0.0.0.0
le exec sidekiq -l log/sidekiq.log -q critical -q default -q low

Point your browser to:

Installation using docker
var/discourse
ontainers/app.yml

Add the following to your app.yml in the plugins section:

s:
ter_code:
- exec:
    cd: $home/plugins
    cmd:
      - mkdir -p plugins
      - git clone https://github.com/ekkans/lrqdo-editor-plugin-discourse.git

and rebuild docker via

uncher cleanup
uncher rebuild app

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.