10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-09-27 12:00:56 +02:00
quantum_package/docs/source/programmers_guide/plugins.rst

14 lines
358 B
ReStructuredText
Raw Normal View History

2018-12-21 15:13:33 +01:00
=====================
Creating a new plugin
=====================
Create a repository hosted somewhere (GitLab, GitHub, etc...), for example
:file:`qp_plugins_user`. Clone the repository somewhere on your computer,
and create a link to this directrory in the :file:`$QP_ROOT/plugins`
directory::
ln -s /path/to/qp_plugins_user $QP_ROOT/plugins/