Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.06 KB

README.rst

File metadata and controls

46 lines (25 loc) · 1.06 KB

ludolph-skeleton

Ludolph: Skeleton plugin

Sample plugin that provides directory structure for Ludolph plugins and basic command examples.

https://badge.fury.io/py/ludolph-skeleton.png

Installation

  • Install the latest released version using pip:

    pip install ludolph-skeleton
    
  • Add new plugin section into Ludolph configuration file:

    [ludolph_skeleton.hello_world]
    
  • Reload Ludolph:

    service ludolph reload
    

Dependencies:

Links

License

For more information see the LICENSE file.