Skip to content

tdh1/redmine_redcarpet_viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Redcarpet Viewer plugin

Install

Move Redmine plugin directory.

$ cd /path/to/redmine/plugins/

Clone plugin from github.

$ git clone https://github.com/ngyuki/redmine_redcarpet_viewer.git

Install dependency by bundler.

$ cd /path/to/redmine/
$ bundle install

Restart Redmine.

$ sudo service httpd restart

Acknowledgement

This Redmine plugin is based off the original soruce code of Toshiyuki Goto forked from https://github.com/ngyuki/redmine_redcarpet_viewer.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 73.6%
  • HTML 26.4%