Skip to content

Builder

Ondřej Moravčík edited this page Mar 22, 2019 · 1 revision

To download/copy/symlink all rys dependecies into your project directory.

This command works only if you generated redmine plugin via rys:redmine:plugin. See rys introduction.

bundle exec rake easybundler:build

  • Copy gems into plugins/easysoftware/gems

bundle exec rake easybundler:build_local

  • Link gems into plugins/easysoftware/local

bundle exec rake easybundler:revert

  • Revert gems from plugins/easysoftware/gems

bundle exec rake easybundler:revert_local

  • Revert gems from plugins/easysoftware/local

Rys basic

Dependencies

Tests

Management

Clone this wiki locally