Skip to content

erigones/ludolph-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.